diff --git a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml index ada47616650..bc4232b2998 100644 --- a/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml +++ b/spring-boot-project/spring-boot-actuator-autoconfigure/pom.xml @@ -799,7 +799,7 @@ org.asciidoctor asciidoctorj-pdf - 1.5.0-alpha.11 + 1.5.0-alpha.18 diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 76fbc4631ec..de27e968f58 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -293,17 +293,12 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.7.1 + 1.6.0 - - org.asciidoctor - asciidoctorj - 1.5.8 - org.asciidoctor asciidoctorj-pdf - 1.5.0-alpha.11 + 1.5.0-alpha.18 diff --git a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml index 3e9f7388fa8..80c84688093 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/pom.xml @@ -360,7 +360,7 @@ io.spring.asciidoctor spring-asciidoctor-extensions - 0.1.3.RELEASE + 0.2.0.RELEASE