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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 9797418895 Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 
(#2225)
9797418895 is described below

commit 9797418895acae517098c13f4574493325601ae2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 3 08:18:02 2025 +0200

    Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#2225)
    
    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 
from 0.8.12 to 0.8.13.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 180597c116..6bc2b25307 100644
--- a/pom.xml
+++ b/pom.xml
@@ -784,7 +784,7 @@ under the License.</licenseText>
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.8.12</version>
+          <version>0.8.13</version>
           <configuration>
             <excludes>
               <exclude>**/org/apache/maven/it/**</exclude>

Reply via email to