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/10/02 05:46:19 UTC

syncope git commit: Upgrading Wicket

Repository: syncope
Updated Branches:
  refs/heads/1_2_X 59a9d66b9 -> 627d460de


Upgrading Wicket


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

Branch: refs/heads/1_2_X
Commit: 627d460dec9ee6b6a79c5eb45dfb3b412d8283b7
Parents: 59a9d66
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Oct 2 07:46:12 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Oct 2 07:46:12 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/627d460d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9169333..17cafb0 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.27.0</wicket.version>
+    <wicket.version>6.28.0</wicket.version>
 
     <groovy.version>2.3.10</groovy.version>