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/08/21 06:18:33 UTC

syncope git commit: Upgrading Wicket

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 91527895d -> 947e0d009


Upgrading Wicket


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

Branch: refs/heads/1_2_X
Commit: 947e0d00969d733bd3d446474a7e82abce2b7c0c
Parents: 9152789
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Aug 21 08:18:27 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Aug 21 08:18:27 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/947e0d00/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7952fc2..e2c460a 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.26.0</wicket.version>
+    <wicket.version>6.27.0</wicket.version>
 
     <groovy.version>2.3.10</groovy.version>