Skip to content

Commit ffe9168

Browse files
Bump asciidoctor-maven-plugin from 1.6.0 to 2.0.0
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-1.6.0...asciidoctor-maven-plugin-2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b6e5acc commit ffe9168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Integrates with Spring Data, Spring Data REST and Apache Solr</description>
263263
<plugin>
264264
<groupId>org.asciidoctor</groupId>
265265
<artifactId>asciidoctor-maven-plugin</artifactId>
266-
<version>1.6.0</version>
266+
<version>2.0.0</version>
267267
<configuration>
268268
<backend>html</backend>
269269
<doctype>book</doctype>

0 commit comments

Comments
 (0)