Skip to content

Commit 310fc74

Browse files
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.6 to 3.0.0
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.6 to 3.0.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-plugin-2.2.6...asciidoctor-maven-tools-3.0.0) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a05f017 commit 310fc74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</licenses>
4444

4545
<properties>
46-
<version.asciidoctor>2.2.6</version.asciidoctor>
46+
<version.asciidoctor>3.0.0</version.asciidoctor>
4747
<java.docs.dir>apidocs</java.docs.dir>
4848
<java.docs.output.directory>${project.build.directory}/site/${java.docs.dir}</java.docs.output.directory>
4949
</properties>

0 commit comments

Comments
 (0)