You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/07/18 06:37:09 UTC

syncope git commit: Upgrading Wicket jQuery UI

Repository: syncope
Updated Branches:
  refs/heads/master c10ea2881 -> 0016c6ac2


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/0016c6ac
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/0016c6ac
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/0016c6ac

Branch: refs/heads/master
Commit: 0016c6ac22d2c9d1604bf9325239dd1587179a51
Parents: c10ea28
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Jul 18 08:37:02 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Jul 18 08:37:02 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/0016c6ac/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ef2837d..35331b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,7 +410,7 @@ under the License.
     <jsplumb.version>2.0.7</jsplumb.version>
     
     <wicket.version>7.3.0</wicket.version>
-    <wicket-jqueryui.version>7.3.0</wicket-jqueryui.version>
+    <wicket-jqueryui.version>7.3.1</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.7</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>