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

crazyhzm pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git


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

commit 8677ba0dcd9df0cde76f4ee231f70aba41a74da2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 12 14:52:31 2025 +0800

    Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 (#15299)
    
    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 157050ab97..a5bd545133 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <maven_javadoc_version>3.11.2</maven_javadoc_version>
     <maven_checkstyle_version>3.6.0</maven_checkstyle_version>
     
<build_helper_maven_plugin_version>3.6.0</build_helper_maven_plugin_version>
-    <maven_jacoco_version>0.8.12</maven_jacoco_version>
+    <maven_jacoco_version>0.8.13</maven_jacoco_version>
     <maven_flatten_version>1.7.0</maven_flatten_version>
     <maven_enforce_version>3.5.0</maven_enforce_version>
     <maven_antrun_version>3.1.0</maven_antrun_version>

Reply via email to