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/09/16 08:42:58 UTC

[syncope] branch 2_0_X updated: Upgrading 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 45321ad  Upgrading asciidoctorj-pdf
45321ad is described below

commit 45321ad9c84e7af00860385791b16739c79a121c
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Sep 16 10:18:33 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 862c17a..53ae603 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2601,7 +2601,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.0-beta.4</version>
+                <version>1.5.0-beta.5</version>
               </dependency>
             </dependencies>
             <configuration>