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/03/24 17:09:55 UTC

[5/7] syncope git commit: Upgrading Codemirror

Upgrading Codemirror


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/371ad7bb
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/371ad7bb
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/371ad7bb

Branch: refs/heads/master
Commit: 371ad7bb6d705a27b426558e791284cebf4b57af
Parents: dd15ebd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Mar 23 15:37:45 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Mar 23 15:37:45 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/371ad7bb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e821302..b33fe2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,7 +385,7 @@ under the License.
     <font-awesome.version>4.5.0</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>
     <highlightjs.version>9.2.0</highlightjs.version>
-    <codemirror.version>5.12</codemirror.version>
+    <codemirror.version>5.13</codemirror.version>
     <jsplumb.version>2.0.5</jsplumb.version>
     
     <wicket.version>7.2.0</wicket.version>