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

shoothzj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git


The following commit(s) were added to refs/heads/master by this push:
     new d568f678f Bump org.apache.maven.plugins:maven-surefire-plugin from 
3.5.0 to 3.5.1 (#4582)
d568f678f is described below

commit d568f678fa923c1becc025d319a9387ccb24ec09
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 1 17:31:27 2024 +0800

    Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 
(#4582)
    
    Bumps 
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
 from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      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 8fec021b2..6ca9aa524 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <source-maven-plugin.version>3.3.0</source-maven-plugin.version>
     <spotbug-maven-plugin.version>4.8.6.4</spotbug-maven-plugin.version>
     <spring-boot.version>3.3.5</spring-boot.version>
-    <surefire-maven-plugin.version>3.5.0</surefire-maven-plugin.version>
+    <surefire-maven-plugin.version>3.5.1</surefire-maven-plugin.version>
     <!-- plugin version end -->
   </properties>
 

Reply via email to