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 2dad101d05b2d5ce1cd60683e32c880dbbd86b98 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Mon Aug 31 08:20:01 2026 +0200 Upgrading Wicket --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e4769f9964..fc16dd335d 100644 --- a/pom.xml +++ b/pom.xml @@ -482,7 +482,7 @@ under the License. <jsplumb.version>2.0.7</jsplumb.version> <chartjs.version>4.5.1</chartjs.version> - <wicket.version>10.10.0</wicket.version> + <wicket.version>10.11.0</wicket.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>
