Upgrading Wicket jQuery UI
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/7866cdba Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7866cdba Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7866cdba Branch: refs/heads/SYNCOPE-156 Commit: 7866cdba5a3d8c9626916b8d388e5b37fa97a2e0 Parents: 586df51 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Oct 27 11:33:17 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Oct 27 11:33:17 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/7866cdba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9875081..01ff942 100644 --- a/pom.xml +++ b/pom.xml @@ -387,7 +387,7 @@ under the License. <jsplumb.version>1.7.5</jsplumb.version> <wicket.version>7.1.0</wicket.version> - <wicket-jqueryui.version>7.0.2</wicket-jqueryui.version> + <wicket-jqueryui.version>7.1.0</wicket-jqueryui.version> <izpack.version>5.0.5</izpack.version> <httpclient.version>4.3.6</httpclient.version>
