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 2015/06/16 14:48:20 UTC

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

Branch: refs/heads/master
Commit: 33fd037328119ce9a3c824b41c8a15414b7942bf
Parents: bcf3b43
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Jun 16 14:47:28 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Jun 16 14:47:28 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/33fd0373/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a32149c..eae1946 100644
--- a/pom.xml
+++ b/pom.xml
@@ -358,7 +358,7 @@ under the License.
 
     <cocoon.version>3.0.0-alpha-3</cocoon.version>
 
-    <wicket.version>6.19.0</wicket.version>
+    <wicket.version>6.20.0</wicket.version>
 
     <groovy.version>2.3.10</groovy.version>