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-cellar.git


The following commit(s) were added to refs/heads/main by this push:
     new 0ee23110 Bump org.asciidoctor:asciidoctor-maven-plugin from 1.5.6 to 
1.6.0 (#124)
0ee23110 is described below

commit 0ee23110711493b840da8bd65b1d8c043d608678
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 24 18:17:01 2025 +0200

    Bump org.asciidoctor:asciidoctor-maven-plugin from 1.5.6 to 1.6.0 (#124)
---
 manual/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/manual/pom.xml b/manual/pom.xml
index 5d7393bb..fcb9ae87 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.5.6</version>
+                <version>1.6.0</version>
                 <executions>
                     <execution>
                         <id>output-html</id>
@@ -98,7 +98,7 @@
                     <plugin>
                         <groupId>org.asciidoctor</groupId>
                         <artifactId>asciidoctor-maven-plugin</artifactId>
-                        <version>1.5.6</version>
+                        <version>1.6.0</version>
                         <dependencies>
                             <dependency>
                                 <groupId>org.asciidoctor</groupId>

Reply via email to