Skip to content

Commit 120ffb1

Browse files
committed
Upgrade to asciidoctor-maven-plugin 1.6.0
1 parent f9c74d9 commit 120ffb1

File tree

1 file changed

+1
-8
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-8
lines changed

spring-boot-project/spring-boot-parent/pom.xml

+1-8
Original file line numberDiff line numberDiff line change
@@ -293,14 +293,7 @@
293293
<plugin>
294294
<groupId>org.asciidoctor</groupId>
295295
<artifactId>asciidoctor-maven-plugin</artifactId>
296-
<version>1.5.7.1</version>
297-
<dependencies>
298-
<dependency>
299-
<groupId>org.asciidoctor</groupId>
300-
<artifactId>asciidoctorj</artifactId>
301-
<version>1.5.8</version>
302-
</dependency>
303-
</dependencies>
296+
<version>1.6.0</version>
304297
</plugin>
305298
<plugin>
306299
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)