This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit 86351071aea51e90794b82a95d5905f435095dcb
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Apr 7 07:15:13 2021 +0200

    Upgrading Wicket
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index aedce20..12c6ce1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,7 +470,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
     
-    <wicket.version>7.17.0</wicket.version>
+    <wicket.version>7.18.0</wicket.version>
     <wicket-jqueryui.version>7.17.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.18</wicket-bootstrap.version>
 

Reply via email to