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 2019/12/29 06:01:07 UTC

[syncope] 01/03: Upgrading CodeMirror

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git

commit bf1eb2d229f18c2f3e4547b06acd8b89a9c57a29
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Sun Dec 29 06:58:15 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index 5e15d40..191f250 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@ under the License.
     <font-awesome.filename>font-awesome.min.css</font-awesome.filename>
     <ionicons.version>2.0.1</ionicons.version>
     <highlightjs.version>9.15.10</highlightjs.version>
-    <codemirror.version>5.49.0</codemirror.version>
+    <codemirror.version>5.50.0</codemirror.version>
     <googlediffmatchpath.version>895a9512bb</googlediffmatchpath.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>