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 0d10f077617a4150204090ad095c657a72bee295 Author: Francesco Chicchiriccò <[email protected]> AuthorDate: Fri Apr 24 16:48:28 2020 +0200 Upgrading Wicket --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30ff628..a8fed77 100644 --- a/pom.xml +++ b/pom.xml @@ -481,7 +481,7 @@ under the License. <jsplumb.version>2.0.7</jsplumb.version> <chartjs.version>1.0.2</chartjs.version> - <wicket.version>8.7.0</wicket.version> + <wicket.version>8.8.0</wicket.version> <wicket-jqueryui.version>8.6.0</wicket-jqueryui.version> <wicket-bootstrap.version>2.0.13</wicket-bootstrap.version>
