From a8a7e065345d7564569b312f41c2e0b4b9da35b5 Mon Sep 17 00:00:00 2001 From: Kasperki Date: Tue, 9 Aug 2022 15:02:37 +0200 Subject: Fix VES Vulnerabilities Issue-ID: DCAEGEN2-3214 Signed-off-by: Pawel Change-Id: I46f17e164ded674c5bb251d01401f40bd166f2bc --- pom.xml | 28 +++++++++++----------------- 1 file changed, 11 insertions(+), 17 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index a59b7ba4..888fd0f8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.onap.dcaegen2.collectors.ves VESCollector - 1.11.0-SNAPSHOT + 1.11.1-SNAPSHOT dcaegen2-collectors-ves VESCollector @@ -48,12 +48,10 @@ nexus3.onap.org:10003 ${java.version} ${java.version} - - ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml - + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml 1.6.5 - 2.5.9 + 2.7.2 3.1.0 3.0.1 2.9 @@ -62,22 +60,22 @@ 1.1.1 1.0.49 2.8.9 - 20210307 + 20220320 1.4.9 3.2.2 1.10 0.10.3 2.6.3 - 2.17.1 + 2.18.0 3.0.0 - 3.19.0 + 3.23.1 2.2.13.RELEASE - 1.8.8 - 30.1-jre - 5.11.1 + 1.8.10 + 31.1-jre + 5.13.2 3.4.0 - 1.16.3 - 1.15.1 + 1.17.3 + 1.17.3 4.1.73.Final @@ -307,7 +305,6 @@ com.google.code.gson gson - ${gson.version} org.json @@ -334,7 +331,6 @@ io.projectreactor reactor-test - ${reactor-test.version} test @@ -381,7 +377,6 @@ org.springframework.boot spring-boot-starter-log4j2 - ${spring-boot-starter-log4j2.version} org.apache.logging.log4j @@ -419,7 +414,6 @@ org.springframework.boot spring-boot-starter-test - ${spring-boot-starter-test.version} test -- cgit 1.2.3-korg