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

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

commit 342863b6eed55c3eb07c0c183a7ab95c7f516d95
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Dec 2 07:49:28 2021 +0100

    Upgrading Wicket
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 98f8ecb..2a756cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,8 +468,8 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
 
-    <wicket.version>9.6.0</wicket.version>
-    <wicketstuff.version>9.5.0</wicketstuff.version>
+    <wicket.version>9.7.0</wicket.version>
+    <wicketstuff.version>9.6.0</wicketstuff.version>
     <wicket-jqueryui.version>9.5.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>5.0.5</wicket-bootstrap.version>
     <wicket-spring-boot.version>3.0.4</wicket-spring-boot.version>

Reply via email to