From 2ae085421ce5fbee0f467644e57749fdb15f1f2c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 7 Jun 2017 13:08:28 +0200 Subject: [PATCH] #367 - 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 8953132f..ec95a9f6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -332,7 +332,7 @@ org.asciidoctor asciidoctorj-pdf - 1.5.0-alpha.15 + 1.5.0-alpha.14 org.asciidoctor