From 21847f3407b22c9e915c5d7ea9138668694aab69 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 25 Sep 2017 12:57:21 +0200 Subject: [PATCH] #421 - 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 bbbab335..ca912357 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -378,12 +378,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 @@ -692,7 +692,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.5 + 1.5.6