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:43:00 UTC

[syncope] branch master updated: Upgrading 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 2697dd5  Upgrading asciidoctorj-pdf
2697dd5 is described below

commit 2697dd5178d8f577e9a74e9384c6c9604cdc09bb
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 f46ec50..29003ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2485,7 +2485,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>