This is an automated email from the ASF dual-hosted git repository.
jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 25aef89ce7 ARTEMIS-4855 Bump org.asciidoctor:asciidoctor-maven-plugin
new 0a8f4533b4 This closes #5012
25aef89ce7 is described below
commit 25aef89ce7f3a7b4850210389791ecfcbdff3f6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 02:13:43 2024 +0000
ARTEMIS-4855 Bump org.asciidoctor:asciidoctor-maven-plugin
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](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/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]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 41908e550f..0c904a9361 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
<version.maven-plugin-tools>3.11.0</version.maven-plugin-tools>
<!-- docs -->
-
<asciidoctor.maven.plugin.version>2.2.4</asciidoctor.maven.plugin.version>
+
<asciidoctor.maven.plugin.version>3.0.0</asciidoctor.maven.plugin.version>
<asciidoctorj.pdf.version>2.3.9</asciidoctorj.pdf.version>
<!-- this is basically for tests -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact