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/11/09 15:07:56 UTC

syncope git commit: Upgrading Wicket

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 820e536d1 -> 573a4e303


Upgrading Wicket


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

Branch: refs/heads/1_2_X
Commit: 573a4e3035f444487b67b6cc1bed94807336a05a
Parents: 820e536
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Nov 9 15:07:23 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Nov 9 15:07:23 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/573a4e30/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4376a31..de5586a 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.20.0</wicket.version>
+    <wicket.version>6.21.0</wicket.version>
 
     <groovy.version>2.3.10</groovy.version>