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 8c24ee71ae build(deps): bump 
org.apache.maven.plugins:maven-surefire-plugin (#16303)
8c24ee71ae is described below

commit 8c24ee71ae31b7d76e8d82188cd78f1dc979629d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 18:43:43 2026 +0800

    build(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#16303)
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.5.5 to 3.5.6.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-version: 3.5.6
      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 56eedbd9b4..53940f16ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
 
     <!-- Maven plugins -->
     <maven_jar_version>3.5.0</maven_jar_version>
-    <maven_surefire_version>3.5.5</maven_surefire_version>
+    <maven_surefire_version>3.5.6</maven_surefire_version>
     <maven_deploy_version>3.1.4</maven_deploy_version>
     <maven_shade_version>3.6.2</maven_shade_version>
     <maven_compiler_version>3.15.0</maven_compiler_version>

Reply via email to