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 2019/09/14 04:49:58 UTC

[syncope] branch master updated: Upgrading Wicket

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


The following commit(s) were added to refs/heads/master by this push:
     new fe2cc41  Upgrading Wicket
fe2cc41 is described below

commit fe2cc41259f8868d72d6aac809c440a72b1fb104
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Sat Sep 14 06:48:00 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 80de8cb..14c2b34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
     
-    <wicket.version>8.6.0</wicket.version>
+    <wicket.version>8.6.1</wicket.version>
     <wicket-jqueryui.version>8.3.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>2.0.10</wicket-bootstrap.version>
     <wicket-spring-boot.version>2.1.7</wicket-spring-boot.version>