Skip to content

Commit

Permalink
spring-projectsGH-2153 - Upgrade to Asciidoctor Maven Plugin 3.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm authored and app committed May 20, 2024
1 parent 7f1c741 commit 1fab6ca
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,18 +267,8 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
<version>2.2.2</version>
<version>3.0.0</version>
<dependencies>
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby</artifactId>
<version>9.3.7.0</version>
</dependency>
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj</artifactId>
<version>2.5.7</version>
</dependency>
<dependency>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctorj-diagram</artifactId>
Expand Down

0 comments on commit 1fab6ca

Please sign in to comment.