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:40 UTC

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

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

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


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

commit f17635bc953a44575cbb0d366d0a93c098ce3e1d
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 afea013..4263b59 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,7 +465,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>
@@ -2628,7 +2628,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>