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 2017/01/07 16:42:28 UTC

[2/2] syncope git commit: Upgrading Codemirror and Wicket-jQuery-UI

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

Branch: refs/heads/master
Commit: f0edfdc6edbf5ae807f7db5b4fe5210d259a9895
Parents: efd2051
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Sat Jan 7 17:42:09 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Sat Jan 7 17:42:09 2017 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f0edfdc6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 28b1da2..96d9f1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -417,11 +417,11 @@ under the License.
     <font-awesome.version>4.7.0</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <highlightjs.version>9.8.0</highlightjs.version>
-    <codemirror.version>5.13.2</codemirror.version>
+    <codemirror.version>5.22.0</codemirror.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     
     <wicket.version>7.6.0</wicket.version>
-    <wicket-jqueryui.version>7.5.0</wicket-jqueryui.version>
+    <wicket-jqueryui.version>7.6.0</wicket-jqueryui.version>
     <wicket-bootstrap.version>0.10.11</wicket-bootstrap.version>
     <wicket-chartjs.version>7.0.1</wicket-chartjs.version>