This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 91b576f8dd KARAF-7986: Upgrade to asciidoctor-maven-plugin 3.2.0 
(#1969)
91b576f8dd is described below

commit 91b576f8dd8826e258692b8dd0ccacdda4409778
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jul 26 06:56:12 2025 +0200

    KARAF-7986: Upgrade to asciidoctor-maven-plugin 3.2.0 (#1969)
    
    (cherry picked from commit aaafabfa0dc37214472f4e3f54a0b1ddb1284876)
---
 manual/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/pom.xml b/manual/pom.xml
index c84ac92124..9545fab189 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -213,7 +213,7 @@
                        <plugin>
                                <groupId>org.asciidoctor</groupId>
                                
<artifactId>asciidoctor-maven-plugin</artifactId>
-                               <version>3.1.1</version>
+                               <version>3.2.0</version>
                                <executions>
                                        <execution>
                                                <id>output-html</id>

Reply via email to