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

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


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

commit ca7903ae77182b79e828f9aaf625a19e2ce88c89
Author: Francesco Chicchiriccò <[email protected]>
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 05479bb..9f817ab 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>
@@ -2562,7 +2562,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>

Reply via email to