From f887849a5afa0584b1abfe82d3a3506952fa9ea3 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 25 Sep 2017 12:57:21 +0200 Subject: [PATCH] #423 - 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 6d57ebee..adbc43dc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -332,12 +332,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 @@ -725,7 +725,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.3 + 1.5.6