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 2020/02/24 09:55:57 UTC

[syncope] branch 2_1_X updated: Upgrading asciidoctorj-pdf

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 df84a7e  Upgrading asciidoctorj-pdf
df84a7e is described below

commit df84a7e1becf092a92111e7f8988c0be1af5f9c0
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Feb 24 10:55:03 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index bebc46b..0336281 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2593,7 +2593,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.0</version>
+                <version>1.5.2</version>
               </dependency>
             </dependencies>
             <configuration>