Upgrading Wicket
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/7f584fb5 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7f584fb5 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7f584fb5 Branch: refs/heads/SYNCOPE-156 Commit: 7f584fb5939dda2b24497b0ff465cc8935c8e5b1 Parents: 25c41ad Author: Francesco Chicchiriccò <ilgro...@apache.org> Authored: Mon Oct 26 08:25:59 2015 +0100 Committer: Francesco Chicchiriccò <ilgro...@apache.org> Committed: Mon Oct 26 08:25:59 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/7f584fb5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e2cee9b..1d767b2 100644 --- a/pom.xml +++ b/pom.xml @@ -386,7 +386,7 @@ under the License. <codemirror.version>5.7</codemirror.version> <jsplumb.version>1.7.5</jsplumb.version> - <wicket.version>7.0.0</wicket.version> + <wicket.version>7.1.0</wicket.version> <wicket-jqueryui.version>7.0.2</wicket-jqueryui.version> <izpack.version>5.0.5</izpack.version>