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/01/08 16:19:22 UTC

[syncope] 02/03: 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

commit a9cec3b3ea3ca4f727807af51eb9f0d00ace882a
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Jan 7 17:58:54 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index d7d981a..5fa666d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2547,7 +2547,7 @@ under the License.
               <dependency>
                 <groupId>org.asciidoctor</groupId>
                 <artifactId>asciidoctorj-pdf</artifactId>
-                <version>1.5.0-beta.8</version>
+                <version>1.5.0-rc.1</version>
               </dependency>
             </dependencies>
             <configuration>