diff --git a/spring-cloud-build/pom.xml b/spring-cloud-build/pom.xml index e5b22262..27153752 100644 --- a/spring-cloud-build/pom.xml +++ b/spring-cloud-build/pom.xml @@ -280,6 +280,7 @@ limitations under the License. org.asciidoctor asciidoctor-maven-plugin + 1.5.2 generate-docs @@ -327,8 +328,13 @@ limitations under the License. org.jruby jruby-complete - 1.7.12 + 1.7.17 + + org.asciidoctor + asciidoctorj + 1.5.2 +