Repository: syncope Updated Branches: refs/heads/2_0_X 2c7138b2f -> c7d5d2fc5 refs/heads/master b28705818 -> 259c4a94d
Upgrading Wicket Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c7d5d2fc Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c7d5d2fc Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c7d5d2fc Branch: refs/heads/2_0_X Commit: c7d5d2fc5e5d845e538b3b80cb1ec7f1c8176e55 Parents: 2c7138b Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Feb 16 16:46:10 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Feb 16 16:46:10 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/c7d5d2fc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8ea3260..01e8f56 100644 --- a/pom.xml +++ b/pom.xml @@ -441,7 +441,7 @@ under the License. <googlediffmatchpath.version>20121119-1</googlediffmatchpath.version> <jsplumb.version>2.0.7</jsplumb.version> - <wicket.version>7.9.0</wicket.version> + <wicket.version>7.10.0</wicket.version> <wicket-jqueryui.version>7.9.2</wicket-jqueryui.version> <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version> <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
