Skip to content

Commit 1fab6ca

Browse files
odrotbohmapp
authored andcommitted
spring-projectsGH-2153 - Upgrade to Asciidoctor Maven Plugin 3.0.0.
1 parent 7f1c741 commit 1fab6ca

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

pom.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -267,18 +267,8 @@
267267
<plugin>
268268
<groupId>org.asciidoctor</groupId>
269269
<artifactId>asciidoctor-maven-plugin</artifactId>
270-
<version>2.2.2</version>
270+
<version>3.0.0</version>
271271
<dependencies>
272-
<dependency>
273-
<groupId>org.jruby</groupId>
274-
<artifactId>jruby</artifactId>
275-
<version>9.3.7.0</version>
276-
</dependency>
277-
<dependency>
278-
<groupId>org.asciidoctor</groupId>
279-
<artifactId>asciidoctorj</artifactId>
280-
<version>2.5.7</version>
281-
</dependency>
282272
<dependency>
283273
<groupId>org.asciidoctor</groupId>
284274
<artifactId>asciidoctorj-diagram</artifactId>

0 commit comments

Comments
 (0)