This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
commit e406be18f6d849019a8a285316c3dbb76d684ba8 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Mar 31 08:04:47 2022 +0200 Upgrading Wicket --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a33fe6e..7366779 100644 --- a/pom.xml +++ b/pom.xml @@ -465,7 +465,7 @@ under the License. <jsplumb.version>2.0.7</jsplumb.version> <chartjs.version>1.0.2</chartjs.version> - <wicket.version>9.8.0</wicket.version> + <wicket.version>9.9.0</wicket.version> <wicketstuff.version>9.8.0</wicketstuff.version> <wicket-jqueryui.version>9.8.0</wicket-jqueryui.version> <wicket-bootstrap.version>5.0.6</wicket-bootstrap.version>
