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 2017/09/21 09:55:35 UTC

[2/2] syncope git commit: Upgrading Wicket

Upgrading Wicket


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/9783d63e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/9783d63e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/9783d63e

Branch: refs/heads/master
Commit: 9783d63e478cfbe85bf812057f979cafcd8a2579
Parents: 3569a9e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Sep 21 11:55:11 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Sep 21 11:55:26 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/9783d63e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cbb292d..7e1ec4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
     <googlediffmatchpath.version>20121119-1</googlediffmatchpath.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
-    <wicket.version>7.8.0</wicket.version>
+    <wicket.version>7.9.0</wicket.version>
     <wicket-jqueryui.version>7.8.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>