Skip to content

Commit 6a3edae

Browse files
Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to 3.2.0
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-tools-3.1.1...asciidoctor-maven-tools-3.2.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46c4bc0 commit 6a3edae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
<finalName>rabbitmq-${project.build.finalName}</finalName>
102102
<uberJarFinalName>perf-test</uberJarFinalName>
103-
<asciidoctor.maven.plugin.version>3.1.1</asciidoctor.maven.plugin.version>
103+
<asciidoctor.maven.plugin.version>3.2.0</asciidoctor.maven.plugin.version>
104104
<asciidoctorj.version>3.0.0</asciidoctorj.version>
105105

106106
<maven.javadoc.skip>true</maven.javadoc.skip>

0 commit comments

Comments
 (0)