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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git


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

commit 3711c962eace708c7d47187ca07c42d6bdca6c25
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 3 09:49:39 2025 +0000

    Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13
    
    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] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b510ecf..b84261b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@ under the License.
 
   <properties>
     <mavenVersion>3.6.3</mavenVersion>
-    <jacocoVersion>0.8.12</jacocoVersion>
+    <jacocoVersion>0.8.13</jacocoVersion>
     
<project.build.outputTimestamp>2024-09-03T16:36:13Z</project.build.outputTimestamp>
   </properties>
 

Reply via email to