Skip to content

Commit af0e61d

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 15f8405 commit af0e61d

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
@@ -70,7 +70,7 @@
7070
<buildnumber.plugin.version>3.2.1</buildnumber.plugin.version>
7171
<maven.gpg.plugin.version>3.2.8</maven.gpg.plugin.version>
7272
<asciidoctor.maven.plugin.version>3.2.0</asciidoctor.maven.plugin.version>
73-
<asciidoctorj.version>3.0.0</asciidoctorj.version>
73+
<asciidoctorj.version>3.0.1</asciidoctorj.version>
7474
<asciidoctorj.diagram.version>3.0.1</asciidoctorj.diagram.version>
7575
<central-publishing-maven-plugin.version>0.9.0</central-publishing-maven-plugin.version>
7676
<maven.javadoc.skip>true</maven.javadoc.skip>

0 commit comments

Comments
 (0)