This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 7cb96352c5b7e9728ab5f95bf47baedd837b46b4 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Aug 3 08:10:08 2026 +0200 Upgrading WicketStuff and Groovy --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2cb0219ed2..dfea3ba117 100644 --- a/pom.xml +++ b/pom.xml @@ -444,7 +444,7 @@ under the License. <zxing.version>3.5.4</zxing.version> - <groovy.version>5.0.7</groovy.version> + <groovy.version>5.0.8</groovy.version> <flowable.version>7.2.0</flowable.version> <flowable-old.version>6.8.1</flowable-old.version> @@ -486,7 +486,7 @@ under the License. <chartjs.version>4.5.1</chartjs.version> <wicket.version>10.10.0</wicket.version> - <wicketstuff.version>10.9.2</wicketstuff.version> + <wicketstuff.version>10.10.0</wicketstuff.version> <wicket-bootstrap.version>7.0.14</wicket-bootstrap.version> <wicket-spring-boot.version>4.1.1</wicket-spring-boot.version>
