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

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


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

commit b74fce5dd5eb5caaf0150c41f3b36e102c5bf5e8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 7 09:53:13 2025 +0200

    Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#1143)
    
    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]>
    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 53cbadb71a..93b9f8e685 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
                <el-impl.version>2.2.1-b05</el-impl.version>
                
<error_prone_annotations.version>2.37.0</error_prone_annotations.version>
                <forbiddenapis.version>3.9</forbiddenapis.version>
-               <jacoco.version>0.8.12</jacoco.version>
+               <jacoco.version>0.8.13</jacoco.version>
                <jackson.version>2.14.3</jackson.version>
                
<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
                <jakarta.el.version>4.0.2</jakarta.el.version>

Reply via email to