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

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


The following commit(s) were added to refs/heads/3.2 by this push:
     new 00a04e0f46 Bump org.apache.maven.plugins:maven-surefire-plugin from 
3.4.0 to 3.5.0 (#14607)
00a04e0f46 is described below

commit 00a04e0f4607afb639fe97fcec295bf67e6cf51b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 3 17:39:21 2024 +0800

    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 
(#14607)
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.4.0...surefire-3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 4d1df9dc34..c8739d1f28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@
     <file_encoding>UTF-8</file_encoding>
     <!-- Maven plugins -->
     <maven_jar_version>3.4.2</maven_jar_version>
-    <maven_surefire_version>3.4.0</maven_surefire_version>
+    <maven_surefire_version>3.5.0</maven_surefire_version>
     <maven_failsafe_version>3.4.0</maven_failsafe_version>
     <maven_deploy_version>3.1.3</maven_deploy_version>
     <maven_compiler_version>3.13.0</maven_compiler_version>

Reply via email to