aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/pom.xml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-05-18 16:13:52 +0100
committerMichael Morris <michael.morris@est.tech>2023-05-25 12:09:03 +0000
commitdffdf560049dac56f2c7d35dffec0e009c7939af (patch)
tree79ad6c154293db9719e370eee1ef4c9954287dd8 /catalog-be/pom.xml
parent468d0770593e167990df815e45cde717bd845d18 (diff)
Update vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifedc08763f6d46e3bcba0367a81edc8e219865d0 Issue-ID: SDC-4504
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r--catalog-be/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 987b2e7c64..cea9a32c3b 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -41,12 +41,6 @@
<version>${jsoup.version}</version>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-api</artifactId>
- <version>${slf4j-api.version}</version>
- </dependency>
-
<!--JSON and YAML Parsing-->
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
@@ -1208,6 +1202,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
+ <version>${mvn.assembly.version}</version>
<executions>
<execution>
<id>normatives</id>