Skip to content

Commit 82ce216

Browse files
Bump org.asciidoctor:asciidoctorj from 3.0.0 to 3.0.1
Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctorj@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab3518b commit 82ce216

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
@@ -102,7 +102,7 @@
102102
<finalName>rabbitmq-${project.build.finalName}</finalName>
103103
<uberJarFinalName>perf-test</uberJarFinalName>
104104
<asciidoctor.maven.plugin.version>3.2.0</asciidoctor.maven.plugin.version>
105-
<asciidoctorj.version>3.0.0</asciidoctorj.version>
105+
<asciidoctorj.version>3.0.1</asciidoctorj.version>
106106

107107
<maven.javadoc.skip>true</maven.javadoc.skip>
108108
<gpg.skip>true</gpg.skip>

0 commit comments

Comments
 (0)