From 1f86121c716b1fcb8f6543826f268902345980cf Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Tue, 11 Jul 2023 12:34:04 +0200 Subject: [PATCH] #3611 - Upgrade to Spring 6, Boot 3, Wicket 10, etc. - spring 6.0.9 -> 6.0.10 - spring-boot 3.1.0 -> 3.1.1 - spring-data 3.1.0 -> 3.1.1 - spring-security 6.1.0 -> 6.1.1 - tomcat 10.1.1 -> 10.1.11 - wicketstuff 10.0.0-SNAPSHOT 10.0.0-M1 - wicket-jquery-selectors 3.0.4 -> 3.0.6 - wicket-webjars 3.0.6 -> 4.0.0 --- inception/pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/inception/pom.xml b/inception/pom.xml index 1a7fe4307ce..a3439145776 100644 --- a/inception/pom.xml +++ b/inception/pom.xml @@ -79,10 +79,10 @@ 2.0.28 - 6.0.9 - 3.1.0 - 3.1.0 - 6.1.0 + 6.0.10 + 3.1.1 + 3.1.1 + 6.1.1 1.6.14 2.2.8 0.11.5 @@ -92,7 +92,7 @@ 3.5.0.Final 6.22.0 - 10.1.1 + 10.1.11 6.0.0 2.7.8 @@ -101,11 +101,11 @@ 8.0.0.Final 10.0.0-M1 - 10.0.0-SNAPSHOT + 10.0.0-M1 10.0.0-SNAPSHOT 7.0.0-SNAPSHOT - 3.0.4 - 3.0.6 + 4.0.0 + 4.0.0 4.0.0-SNAPSHOT