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/10/17 06:12:48 UTC

[syncope] branch master updated: Upgrading CodeMirror and asciidoctorj-pdf

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


The following commit(s) were added to refs/heads/master by this push:
     new 77b1f86  Upgrading CodeMirror and asciidoctorj-pdf
77b1f86 is described below

commit 77b1f86dee51eb0bae3a26d2a150ffe6fde03d3d
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Thu Oct 17 08:11:48 2019 +0200

    Upgrading CodeMirror and asciidoctorj-pdf
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 827a9b7..8aebf52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,7 +470,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.48.2</codemirror.version>
+    <codemirror.version>5.49.0</codemirror.version>
     <googlediffmatchpath.version>895a9512bb</googlediffmatchpath.version>
     <jsplumb.version>2.0.7</jsplumb.version>
     <chartjs.version>1.0.2</chartjs.version>
@@ -2527,7 +2527,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.0-beta.5</version>
+                <version>1.5.0-beta.6</version>
               </dependency>
             </dependencies>
             <configuration>