Repository: syncope Updated Branches: refs/heads/master b4a407d84 -> e2ef768b1
Upgrading Wicket Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e2ef768b Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e2ef768b Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e2ef768b Branch: refs/heads/master Commit: e2ef768b13b2600efc67401ccda9e747e036a591 Parents: b4a407d Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Sep 21 11:55:11 2017 +0200 Committer: skylark17 <[email protected]> Committed: Thu Sep 21 11:58:46 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/e2ef768b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index cbb292d..7e1ec4f 100644 --- a/pom.xml +++ b/pom.xml @@ -435,7 +435,7 @@ under the License. <googlediffmatchpath.version>20121119-1</googlediffmatchpath.version> <jsplumb.version>2.0.7</jsplumb.version> - <wicket.version>7.8.0</wicket.version> + <wicket.version>7.9.0</wicket.version> <wicket-jqueryui.version>7.8.0</wicket-jqueryui.version> <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version> <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
