Skip to content

Commit 3b65aea

Browse files
committed
#1006 - Upgrade Asciidoctor Maven plugin dependencies.
1 parent 2bc511a commit 3b65aea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,12 +240,12 @@
240240
<dependency>
241241
<groupId>org.asciidoctor</groupId>
242242
<artifactId>asciidoctorj-pdf</artifactId>
243-
<version>1.5.0-alpha.16</version>
243+
<version>1.5.0-alpha.18</version>
244244
</dependency>
245245
<dependency>
246246
<groupId>org.asciidoctor</groupId>
247247
<artifactId>asciidoctorj-diagram</artifactId>
248-
<version>1.5.10</version>
248+
<version>1.5.18</version>
249249
</dependency>
250250
</dependencies>
251251
<executions>

0 commit comments

Comments
 (0)