Merge pull request #5422 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-diagram-2.0.5

Bump asciidoctorj-diagram from 2.0.2 to 2.0.5
This commit is contained in:
Joakim Erdfelt 2020-10-12 07:13:08 -05:00 committed by GitHub
commit e543018e7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
<dependency> <dependency>
<groupId>org.asciidoctor</groupId> <groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-diagram</artifactId> <artifactId>asciidoctorj-diagram</artifactId>
<version>2.0.2</version> <version>2.0.5</version>
</dependency> </dependency>
</dependencies> </dependencies>
<configuration> <configuration>