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 88d5b727a5 KARAF-7922: Upgrade to jacoco-maven-plugin 0.8.12
88d5b727a5 is described below

commit 88d5b727a57411748f074af8a41d40e22eece080
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jan 4 16:00:17 2025 +0100

    KARAF-7922: Upgrade to jacoco-maven-plugin 0.8.12
    
    (cherry picked from commit 8d5b60cdc7b8a3f4636a80ba25f93674cddae037)
---
 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 36c64df83b..8fe53fe3c8 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -378,7 +378,7 @@
             <plugin>
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
-                <version>0.8.5</version>
+                <version>0.8.12</version>
                 <executions>
                     <execution>
                         <goals>

Reply via email to