Skip to content

Commit 86cb717

Browse files
committed
#126 - Upgraded to Asciidoctor Maven plugin 1.5.2.
1 parent faa86f0 commit 86cb717

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

parent/pom.xml

+1-6
Original file line numberDiff line numberDiff line change
@@ -290,13 +290,8 @@
290290
<plugin>
291291
<groupId>org.asciidoctor</groupId>
292292
<artifactId>asciidoctor-maven-plugin</artifactId>
293-
<version>1.5.0</version>
293+
<version>1.5.2</version>
294294
<dependencies>
295-
<dependency>
296-
<groupId>org.asciidoctor</groupId>
297-
<artifactId>asciidoctorj</artifactId>
298-
<version>1.5.2</version>
299-
</dependency>
300295
<dependency>
301296
<groupId>org.asciidoctor</groupId>
302297
<artifactId>asciidoctorj-pdf</artifactId>

0 commit comments

Comments
 (0)