You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/11/24 08:42:59 UTC

[syncope] 02/02: Upgrading Wicket

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 73e0f06ab469bdc40f7eb373e7af00893e864d0c
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Nov 24 09:42:36 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index c4a211b..7b0f8b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -479,7 +479,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
     
-    <wicket.version>8.10.0</wicket.version>
+    <wicket.version>8.11.0</wicket.version>
     <wicket-jqueryui.version>8.10.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>2.0.14</wicket-bootstrap.version>