From 68ce57524d8ba2bf8b1a051af25ef2c78f1ec691 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Mon, 11 Nov 2024 15:09:58 +0000 Subject: [PATCH] Policy 3pp dependencies uplift Issue-ID: POLICY-5073 Change-Id: Ibfabdbde3123e9e2a34fe410c811ad8d10945e5b Signed-off-by: adheli.tavares --- integration/pom.xml | 39 ++++++++++++++++++++++----------------- 1 file changed, 22 insertions(+), 17 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index 5aff50d9..ba5c4f80 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -65,20 +65,20 @@ 2.17.2 0.8.11 4.0.5 - 3.1.8 - 11.0.23 + 3.1.9 + 11.0.24 3.2.1 2.9.0 0.12.4 1.5.0 - 5.10.2 - 3.8.0 + 5.11.3 + 3.8.1 2.0.20 2.23.1 - 1.5.7 + 1.5.12 3.3.1 3.1.0 - 1.13.3 + 1.13.6 5.5.0 5.15.0 4.1.100.Final @@ -89,14 +89,13 @@ 2.1.1 1.9.0 2.0.13 - 6.1.12 - 3.3.3 - 3.3.3 - 6.3.3 + 6.1.14 + 3.3.5 + 3.3.5 + 6.3.4 3.11.0.3922 3.0.52 - 2.2.20 - 10.1.28 + 2.2.25 --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED @@ -232,12 +231,12 @@ commons-io commons-io - 2.13.0 + 2.17.0 commons-logging commons-logging - 1.2 + 1.3.4 commons-net @@ -253,6 +252,12 @@ io.micrometer micrometer-observation ${version.micrometer} + + + javax.servlet + javax.servlet-api + + io.micrometer @@ -507,7 +512,7 @@ org.apache.tomcat.embed tomcat-embed-core - 10.1.28 + 10.1.31 org.aspectj @@ -627,7 +632,7 @@ org.hibernate.orm hibernate-core - 6.5.2.Final + 6.5.3.Final org.hibernate.validator @@ -864,7 +869,7 @@ org.yaml snakeyaml - 2.2 + 2.3 com.github.docker-java -- 2.16.6