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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 395db9cbfa Upgrading Wicket
395db9cbfa is described below

commit 395db9cbfaa314b906cf74744c0a05eaaa84241e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Jun 17 11:48:45 2024 +0200

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

diff --git a/pom.xml b/pom.xml
index a7999be16b..3ea2fda5fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,7 +482,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
     
-    <wicket.version>8.15.0</wicket.version>
+    <wicket.version>8.16.0</wicket.version>
     <wicket-jqueryui.version>8.14.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>2.0.15</wicket-bootstrap.version>
 

Reply via email to