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

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

commit 50339b2180100a506375eb40edb6b741f8e5a5cc
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon May 29 12:31:57 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index cb4b9aad57..a64853f4df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -458,7 +458,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
 
-    <wicket.version>9.13.0</wicket.version>
+    <wicket.version>9.14.0</wicket.version>
     <wicketstuff.version>9.13.0</wicketstuff.version>
     <wicket-jqueryui.version>9.12.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>5.0.6</wicket-bootstrap.version>

Reply via email to