Update Asciidoctor dependencies

This commit is contained in:
Andy Wilkinson
2016-05-05 12:47:22 +01:00
parent 99b84e40f4
commit 6a5fd53910
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<version>1.5.2.1</version>
<version>1.5.3</version>
<executions>
<execution>
<id>generate-docs</id>