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 bdc1bbab4c96bd7f29c3aa7d9aea9be68f2aaaa0 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon May 25 08:27:35 2026 +0200 Upgrading WicketStuff --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3d69a55ea0..114997d3d6 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ under the License. <chartjs.version>4.4.3</chartjs.version> <wicket.version>10.9.1</wicket.version> - <wicketstuff.version>10.8.0</wicketstuff.version> + <wicketstuff.version>10.9.1</wicketstuff.version> <wicket-bootstrap.version>7.0.14</wicket-bootstrap.version> <wicket-spring-boot.version>4.1.1</wicket-spring-boot.version>
