We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f1c741 commit 1fab6caCopy full SHA for 1fab6ca
pom.xml
@@ -267,18 +267,8 @@
267
<plugin>
268
<groupId>org.asciidoctor</groupId>
269
<artifactId>asciidoctor-maven-plugin</artifactId>
270
- <version>2.2.2</version>
+ <version>3.0.0</version>
271
<dependencies>
272
- <dependency>
273
- <groupId>org.jruby</groupId>
274
- <artifactId>jruby</artifactId>
275
- <version>9.3.7.0</version>
276
- </dependency>
277
278
- <groupId>org.asciidoctor</groupId>
279
- <artifactId>asciidoctorj</artifactId>
280
- <version>2.5.7</version>
281
282
<dependency>
283
284
<artifactId>asciidoctorj-diagram</artifactId>
0 commit comments