You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by sh...@apache.org on 2023/02/24 14:35:39 UTC

[servicecomb-java-chassis] branch master updated: Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#3641)

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 a28f53d2d Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#3641)
a28f53d2d is described below

commit a28f53d2dc3ba4ec6fb083cd128e552dbbc63211
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Feb 24 22:35:34 2023 +0800

    Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 (#3641)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e89ea7059..b2e921578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <source-maven-plugin.version>3.2.1</source-maven-plugin.version>
     <spotbug-maven-plugin.version>4.7.3.0</spotbug-maven-plugin.version>
     <spring-boot-maven-plugin.version>2.7.8</spring-boot-maven-plugin.version>
-    <surefire-maven-plugin.version>3.0.0-M8</surefire-maven-plugin.version>
+    <surefire-maven-plugin.version>3.0.0-M9</surefire-maven-plugin.version>
     <!-- plugin version end -->
   </properties>