You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by fm...@apache.org on 2015/10/26 09:15:51 UTC

[3/4] 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/7f584fb5
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7f584fb5
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7f584fb5

Branch: refs/heads/SYNCOPE-156
Commit: 7f584fb5939dda2b24497b0ff465cc8935c8e5b1
Parents: 25c41ad
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 26 08:25:59 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 26 08:25:59 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7f584fb5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e2cee9b..1d767b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,7 +386,7 @@ under the License.
     <codemirror.version>5.7</codemirror.version>
     <jsplumb.version>1.7.5</jsplumb.version>
     
-    <wicket.version>7.0.0</wicket.version>
+    <wicket.version>7.1.0</wicket.version>
     <wicket-jqueryui.version>7.0.2</wicket-jqueryui.version>
 
     <izpack.version>5.0.5</izpack.version>