Upgrading Wicket-jQueryUI
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6b31e4ef Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6b31e4ef Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6b31e4ef Branch: refs/heads/master Commit: 6b31e4efae00340702966603c04f75b1bbfd8b18 Parents: 6da028c Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Sep 25 08:38:56 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Sep 25 08:39:05 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/6b31e4ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6b5f492..018432c 100644 --- a/pom.xml +++ b/pom.xml @@ -436,7 +436,7 @@ under the License. <jsplumb.version>2.0.7</jsplumb.version> <wicket.version>7.9.0</wicket.version> - <wicket-jqueryui.version>7.8.0</wicket-jqueryui.version> + <wicket-jqueryui.version>7.9.0</wicket-jqueryui.version> <wicket-bootstrap.version>0.10.16</wicket-bootstrap.version> <wicket-chartjs.version>7.0.1</wicket-chartjs.version>
