From c986b51c04e229d0971bb851add766329d0c1b01 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Fri, 12 Jul 2024 09:59:37 +0100 Subject: [PATCH] Uplift Spring and its related dependencies Issue-ID: POLICY-5074 Change-Id: I60d10e5955d498537d3416f543477bae46d09a2a Signed-off-by: adheli.tavares --- integration/pom.xml | 16 ++++++++-------- pom.xml | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index f04fd2d2..ece8a225 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -70,7 +70,7 @@ 3.6.1 1.9.23 2.23.1 - 1.4.14 + 1.5.6 3.3.1 3.1.0 1.1.1 @@ -84,10 +84,10 @@ 3.5.0 2.1.1 1.9.0 - 2.0.12 - 6.0.18 - 3.1.10 - 6.1.8 + 2.0.13 + 6.1.11 + 3.3.1 + 6.3.1 3.11.0.3922 3.0.52 2.2.20 @@ -678,7 +678,7 @@ org.apache.commons commons-collections4 - 4.4 + 4.5.0-M2 commons-io @@ -903,7 +903,7 @@ org.apache.tomcat.embed tomcat-embed-core - 10.1.19 + 10.1.25 org.springframework @@ -1155,7 +1155,7 @@ org.owasp dependency-check-maven - 9.1.0 + 10.0.2 diff --git a/pom.xml b/pom.xml index 07e10f31..c971ad0b 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ net.revelc.code.formatter formatter-maven-plugin - 2.11.0 + 2.24.1 ${project.basedir}/onap-java-formatter.xml @@ -76,7 +76,7 @@ com.diffplug.spotless spotless-maven-plugin - 1.26.1 + 2.43.0 -- 2.16.6