This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch 2_1_X in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 1fec757831ea9605b02d247ac2e33cf0067ca5f6 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Thu Oct 8 09:00:07 2020 +0200 Upgrading Wicket --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e50e6c..aa3685c 100644 --- a/pom.xml +++ b/pom.xml @@ -479,7 +479,7 @@ under the License. <jsplumb.version>2.0.7</jsplumb.version> <chartjs.version>1.0.2</chartjs.version> - <wicket.version>8.9.0</wicket.version> + <wicket.version>8.10.0</wicket.version> <wicket-jqueryui.version>8.9.0</wicket-jqueryui.version> <wicket-bootstrap.version>2.0.13</wicket-bootstrap.version>
