This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 4_0_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 7f6dd20729e86763039335762403c9cada0a0d7e Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Aug 3 08:53:05 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 59aa5497af..6392c7ab3b 100644 --- a/pom.xml +++ b/pom.xml @@ -443,7 +443,7 @@ under the License. <jasypt.version>1.9.3</jasypt.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> @@ -483,7 +483,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.0.0</wicket-spring-boot.version>
