This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git
The following commit(s) were added to refs/heads/main by this push:
new fd3ecc7b Bump org.asciidoctor:asciidoctor-maven-plugin from 1.6.0 to
3.2.0 (#623)
fd3ecc7b is described below
commit fd3ecc7b1226408da0805593a47b71d6144dc82a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 07:52:22 2026 +0100
Bump org.asciidoctor:asciidoctor-maven-plugin from 1.6.0 to 3.2.0 (#623)
Bumps
[org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin)
from 1.6.0 to 3.2.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-1.6.0...asciidoctor-maven-tools-3.2.0)
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
manual/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/manual/pom.xml b/manual/pom.xml
index 3d0f31d2..e7614665 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -38,7 +38,7 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
- <version>1.6.0</version>
+ <version>3.2.0</version>
<executions>
<execution>
<id>output-html</id>
@@ -103,7 +103,7 @@
<plugin>
<groupId>org.asciidoctor</groupId>
<artifactId>asciidoctor-maven-plugin</artifactId>
- <version>1.6.0</version>
+ <version>3.2.0</version>
<dependencies>
<dependency>
<groupId>org.asciidoctor</groupId>