You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by li...@apache.org on 2022/06/07 10:58:43 UTC

[servicecomb-java-chassis] branch master updated: Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#3041)

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

liubao 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 a2243821a Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#3041)
a2243821a is described below

commit a2243821a4910b4044f4cbfd8eb3dc6434e9e46c
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jun 7 18:58:37 2022 +0800

    Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#3041)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d5206460d..784a7ffa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <javadoc-maven-plugin.version>3.4.0</javadoc-maven-plugin.version>
     <jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
     <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
-    <maven-failsafe-plugin.version>3.0.0-M6</maven-failsafe-plugin.version>
+    <maven-failsafe-plugin.version>3.0.0-M7</maven-failsafe-plugin.version>
     <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>
     <maven-project-info-reports-plugin.version>3.3.0</maven-project-info-reports-plugin.version>
     <maven-remote-resources-plugin.version>1.7.0</maven-remote-resources-plugin.version>