summaryrefslogtreecommitdiffstats
path: root/catalog-fe/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-03-03 11:38:39 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2022-03-03 14:34:04 +0000
commit584dfd7712be7c238ef86c8ea4d009a61b33c75c (patch)
tree1229ad848b21af14057393b4aece114f9e416616 /catalog-fe/pom.xml
parent3dcbae860f1a4bc8e6596cddc9cb19611d0c3dc7 (diff)
Update vulnerable dependencies
Change-Id: Id1098d2e0aceb3fb507e32994925d36f23ad8517 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Issue-ID: SDC-3895
Diffstat (limited to 'catalog-fe/pom.xml')
-rw-r--r--catalog-fe/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml
index b1acef904b..e7d6fe65e7 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -312,6 +312,10 @@
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
</exclusion>
+ <exclusion>
+ <groupId>xerces</groupId>
+ <artifactId>xercesImpl</artifactId>
+ </exclusion>
</exclusions>
</dependency>
<dependency>