Skip to content

Commit

Permalink
Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.4 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) from 2.2.4 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.4...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]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2024
1 parent 9c548c3 commit 663e20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<maven.surefire.version>${maven.failsafe.version}</maven.surefire.version>
<maven.xml.version>1.0.2</maven.xml.version>
<maven.invoker.version>3.7.0</maven.invoker.version>
<org.asciidoctor-plugin.version>2.2.4</org.asciidoctor-plugin.version>
<org.asciidoctor-plugin.version>3.0.0</org.asciidoctor-plugin.version>
<maven-gpg-plugin.version>3.2.4</maven-gpg-plugin.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
<maven.sonar.version>4.0.0.4121</maven.sonar.version>
Expand Down

0 comments on commit 663e20e

Please sign in to comment.