From 298f3956416663b889cbfac5f7e1dc6b2c5a57bf Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 8 Jun 2017 13:37:51 +0200 Subject: [PATCH] #374 - Downgrade to asciidoctor-maven-plugin 1.5.0-alpha.14. asciidoctor-maven-plugin 1.5.0-alpha.15 fails with org.jruby.exceptions.RaiseException: NoMethodError. --- parent/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 1bd9cdee..a53d9a24 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -369,15 +369,10 @@ org.asciidoctor asciidoctor-maven-plugin - - org.asciidoctor - asciidoctorj - 1.5.4.1 - org.asciidoctor asciidoctorj-pdf - 1.5.0-alpha.15 + 1.5.0-alpha.14 org.asciidoctor