From 237535f75979f6cec24c61f5d9de5026f852ae7b Mon Sep 17 00:00:00 2001 From: Kirill Gavrilov Date: Mon, 10 Jun 2019 11:35:47 +0300 Subject: [PATCH] Update asciidoc Maven plugin to fix highlighting issue asciidoctor/asciidoctor-maven-plugin#228 --- docs/src/docs/asciidoc/getting-started.adoc | 2 +- samples/rest-notes-spring-data-rest/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/docs/asciidoc/getting-started.adoc b/docs/src/docs/asciidoc/getting-started.adoc index e58b42dc7..91e25f073 100644 --- a/docs/src/docs/asciidoc/getting-started.adoc +++ b/docs/src/docs/asciidoc/getting-started.adoc @@ -111,7 +111,7 @@ the configuration are described in the following listings: <2> org.asciidoctor asciidoctor-maven-plugin - 1.5.3 + 1.5.8 generate-docs diff --git a/samples/rest-notes-spring-data-rest/pom.xml b/samples/rest-notes-spring-data-rest/pom.xml index e3135773c..4cd376e00 100644 --- a/samples/rest-notes-spring-data-rest/pom.xml +++ b/samples/rest-notes-spring-data-rest/pom.xml @@ -72,7 +72,7 @@ org.asciidoctor asciidoctor-maven-plugin - 1.5.3 + 1.5.8 generate-docs