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

EarthChen 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 be6dabc8c6 build(deps-dev): bump org.jacoco:jacoco-maven-plugin 
(#16317)
be6dabc8c6 is described below

commit be6dabc8c68dc81448bc23f02f1d2cfb25e21379
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 14:58:42 2026 +0800

    build(deps-dev): bump org.jacoco:jacoco-maven-plugin (#16317)
    
    Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) 
from 0.8.14 to 0.8.15.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-version: 0.8.15
      dependency-type: direct:development
      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 53940f16ac..a1f0dd4059 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <maven_javadoc_version>3.12.0</maven_javadoc_version>
     <maven_checkstyle_version>3.6.0</maven_checkstyle_version>
     
<build_helper_maven_plugin_version>3.6.1</build_helper_maven_plugin_version>
-    <maven_jacoco_version>0.8.14</maven_jacoco_version>
+    <maven_jacoco_version>0.8.15</maven_jacoco_version>
     <maven_flatten_version>1.7.3</maven_flatten_version>
     <maven_enforce_version>3.6.3</maven_enforce_version>
     <maven_antrun_version>3.2.0</maven_antrun_version>

Reply via email to