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 2018/02/16 15:46:33 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/259c4a94
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/259c4a94
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/259c4a94

Branch: refs/heads/master
Commit: 259c4a94df3120c2a25965067e71a7866c7134be
Parents: b287058
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Feb 16 16:46:10 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Feb 16 16:46:19 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/259c4a94/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 217daf6..1aed6f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -437,7 +437,7 @@ under the License.
     <googlediffmatchpath.version>20121119-1</googlediffmatchpath.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
-    <wicket.version>7.9.0</wicket.version>
+    <wicket.version>7.10.0</wicket.version>
     <wicket-jqueryui.version>7.9.2</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>