Repository: syncope Updated Branches: refs/heads/1_2_X 50099a9e6 -> 79d18ea6c
Upgrading Wicket Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/79d18ea6 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/79d18ea6 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/79d18ea6 Branch: refs/heads/1_2_X Commit: 79d18ea6cc77f4d1947f2e6e87df60fcb9983c5e Parents: 50099a9 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Oct 27 07:42:46 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Oct 27 07:42:46 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/79d18ea6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9706fd2..9782b7e 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.24.0</wicket.version> + <wicket.version>6.25.0</wicket.version> <groovy.version>2.3.10</groovy.version>
