This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 93ce03fe9065cb0008c1ec96d399cb076ec100de Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:26:50 2015 +0100 Update codemirror to 5.8 (Fixes #3831) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9c0a85d..b922245 100644 --- a/pom.xml +++ b/pom.xml @@ -233,7 +233,7 @@ <dependency> <groupId>org.webjars</groupId> <artifactId>codemirror</artifactId> - <version>5.1</version> + <version>5.8</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.