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 de0ab1d937 KARAF-7985: Upgrade to jacoco-maven-plugin 0.8.13 (#1970)
de0ab1d937 is described below

commit de0ab1d937733cd29a3536e19ce478eb1931683c
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jul 26 11:20:16 2025 +0200

    KARAF-7985: Upgrade to jacoco-maven-plugin 0.8.13 (#1970)
    
    (cherry picked from commit acf36c96fc3c64e4f2169c21d39bf1e6ec7f9623)
---
 tooling/karaf-maven-plugin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/karaf-maven-plugin/pom.xml 
b/tooling/karaf-maven-plugin/pom.xml
index c0b807ba8f..ccec1df23b 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -381,7 +381,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.12</version>
+                <version>0.8.13</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to