We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1eaf0c commit c9837c6Copy full SHA for c9837c6
docs/src/docs/asciidoc/getting-started.adoc
@@ -100,7 +100,7 @@ the configuration are described below.
100
<plugin> <2>
101
<groupId>org.asciidoctor</groupId>
102
<artifactId>asciidoctor-maven-plugin</artifactId>
103
- <version>1.5.3</version>
+ <version>1.5.8</version>
104
<executions>
105
<execution>
106
<id>generate-docs</id>
samples/rest-notes-spring-data-rest/pom.xml
@@ -72,7 +72,7 @@
72
<plugin>
73
74
75
76
77
78
0 commit comments