From a1d826a6d89e7983c38312d4ef4fb1c83c647117 Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Thu, 30 May 2024 09:10:49 +0200 Subject: [PATCH] #4745 - Upgrade dependencies - Wicket 9.17.0 -> 9.18.0 - Spring 5.3.34 -> 5.3.36 - Swagger 2.2.21 -> 2.2.22 - JQuery UI 1.13.2 -> 1.13.3 - nimbus-jose-jwt 9.37.3 -> 9.39.3 - commons-csv 1.10.0 -> 1.11.0 - commons-logging 1.3.1 -> 1.3.2 - byte-buddy 1.14.15 -> 1.14.17 - hsqldb 2.7.2 -> 2.7.3 - commons-compress 1.26.1 -> 1.26.2 - commons-text 1.11.0 -> 1.12.0 - commons-validator 1.8.0 -> 1.9.0 --- inception/inception-dependencies/pom.xml | 18 +++++++++--------- pom.xml | 12 ++++++------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/inception/inception-dependencies/pom.xml b/inception/inception-dependencies/pom.xml index 78782ec6a22..46c3c3e80aa 100644 --- a/inception/inception-dependencies/pom.xml +++ b/inception/inception-dependencies/pom.xml @@ -179,7 +179,7 @@ com.nimbusds nimbus-jose-jwt - 9.37.3 + 9.39.3 org.awaitility @@ -453,7 +453,7 @@ org.apache.commons commons-csv - 1.10.0 + 1.11.0 commons-fileupload @@ -506,7 +506,7 @@ commons-logging commons-logging - 1.3.1 + 1.3.2 @@ -658,12 +658,12 @@ net.bytebuddy byte-buddy - 1.14.15 + 1.14.17 net.bytebuddy byte-buddy-agent - 1.14.15 + 1.14.17 org.wicketstuff @@ -810,7 +810,7 @@ org.hsqldb hsqldb - 2.7.2 + 2.7.3 @@ -961,7 +961,7 @@ org.apache.commons commons-text - 1.11.0 + 1.12.0 org.apache.commons @@ -971,7 +971,7 @@ org.apache.commons commons-compress - 1.26.1 + 1.26.2 commons-codec @@ -981,7 +981,7 @@ commons-validator commons-validator - 1.8.0 + 1.9.0 com.github.ben-manes.caffeine diff --git a/pom.xml b/pom.xml index b079c13551e..16c45efaba2 100644 --- a/pom.xml +++ b/pom.xml @@ -86,12 +86,12 @@ 2.0.30 - 5.3.34 + 5.3.36 2.7.18 2.7.18 5.8.12 1.8.0 - 2.2.21 + 2.2.22 0.12.5 2.0.13 @@ -107,7 +107,7 @@ 5.6.15.Final 6.2.5.Final - 9.17.0 + 9.18.0 9.17.0 9.12.0 6.0.5 @@ -177,7 +177,7 @@ ^20.0.0 ^3.0.2 3.7.1 - 1.13.2 + 1.13.3 2.14.305 2.11.8 1.8.2 @@ -255,11 +255,11 @@ --> - +