From 604b0891d095d8405ce874de48ca779cef17764b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Fri, 29 Mar 2019 15:35:05 +0100 Subject: [PATCH] Use asciidoctor 1.5.8 This commit uses asciidoctor 1.5.8 for the time being. Once a new version of the plugin is released, this override will be unnecessary. --- spring-boot-project/spring-boot-parent/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 743eb0e3eab..660e637b93b 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -294,6 +294,13 @@ org.asciidoctor asciidoctor-maven-plugin 1.5.7.1 + + + org.asciidoctor + asciidoctorj + 1.5.8 + + org.apache.maven.plugins