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 c2a07b73ae KARAF-7924: Upgrade to asciidoctor-maven-plugin 3.1.1
c2a07b73ae is described below

commit c2a07b73aec9b5ed36043cbe3d35e37a04d011b5
Author: JB Onofré <[email protected]>
AuthorDate: Fri Jan 3 08:31:35 2025 +0100

    KARAF-7924: Upgrade to asciidoctor-maven-plugin 3.1.1
    
    (cherry picked from commit bbdb3a614c92556913010cdbad8ef483a72e1b6a)
---
 manual/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/pom.xml b/manual/pom.xml
index 83d689f3a9..99ce58c92f 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -213,7 +213,7 @@
                        <plugin>
                                <groupId>org.asciidoctor</groupId>
                                
<artifactId>asciidoctor-maven-plugin</artifactId>
-                               <version>2.2.5</version>
+                               <version>3.1.1</version>
                                <executions>
                                        <execution>
                                                <id>output-html</id>

Reply via email to