Repository: syncope Updated Branches: refs/heads/2_1_X 1b9bc4607 -> 5bdfc7d63 refs/heads/master 3e0c00355 -> aebb4460f
Upgrading Wicket Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/5bdfc7d6 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5bdfc7d6 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5bdfc7d6 Branch: refs/heads/2_1_X Commit: 5bdfc7d63d6a5e7c37eea8e62440d8dc9ae37f17 Parents: 1b9bc46 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Sep 19 09:08:38 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Sep 19 09:08:38 2018 +0200 ---------------------------------------------------------------------- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5bdfc7d6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 74ee0c4..f2afb62 100644 --- a/pom.xml +++ b/pom.xml @@ -463,9 +463,9 @@ under the License. <jsplumb.version>2.0.7</jsplumb.version> <chartjs.version>1.0.2</chartjs.version> - <wicket.version>8.0.0</wicket.version> - <wicket-jqueryui.version>8.0.0</wicket-jqueryui.version> - <wicket-bootstrap.version>2.0.3</wicket-bootstrap.version> + <wicket.version>8.1.0</wicket.version> + <wicket-jqueryui.version>8.1.0</wicket-jqueryui.version> + <wicket-bootstrap.version>2.0.4</wicket-bootstrap.version> <angular.version>1.7.3</angular.version> <angular-resource.version>1.7.0</angular-resource.version>
