From e2c76e46159f97b7b7d84f2d6d3d7193fa0f26e1 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 25 Sep 2017 12:57:21 +0200 Subject: [PATCH] #422 - Upgraded to Asciidoctor Maven Plugin 1.5.6. Also upgraded PDF and EPUB dependencies to latest releases. --- parent/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 41688872..6895d9dd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -372,12 +372,12 @@ org.asciidoctor asciidoctorj-pdf - 1.5.0-alpha.14 + 1.5.0-alpha.16 org.asciidoctor asciidoctorj-epub3 - 1.5.0-alpha.6 + 1.5.0-alpha.7 @@ -738,7 +738,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.3 + 1.5.6