From 262d5c211fa2b4f3964c304c46e87e2adba05ad0 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 28 Sep 2023 18:10:41 +0100 Subject: [PATCH] Security and Vulnerabilities fixes Issue-ID: POLICY-4750 Change-Id: I101280d9704de5e705a168bb2cd0bd874cab0e50 Signed-off-by: adheli.tavares --- integration/pom.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 3ca1dabb..ac6b5ca3 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -45,7 +45,7 @@ nexus3.onap.org:10003 2.7.4 - 1.4.0 + 1.5.1 7.13.0 1.1.12 3.3.2 @@ -69,9 +69,9 @@ 3.5.0 2.0.1 2.0.7 - 6.0.11 - 3.1.2 - 6.1.2 + 6.0.12 + 3.1.4 + 6.1.4 3.0.46 2.2.15 @@ -150,6 +150,11 @@ re2j 1.7 + + com.google.guava + guava + 32.1.1-jre + -- 2.16.6