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 ce51ad70b Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#3721)
ce51ad70b is described below
commit ce51ad70bc92763f69e7b00d63458e9e8ac72f5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 9 09:41:44 2023 +0800
Bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 (#3721)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 2ebbd9973..c26e2dd27 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
<javadoc-maven-plugin.version>3.5.0</javadoc-maven-plugin.version>
<jxr-maven-plugin.version>2.5</jxr-maven-plugin.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
- <maven-failsafe-plugin.version>3.0.0-M9</maven-failsafe-plugin.version>
+ <maven-failsafe-plugin.version>3.0.0</maven-failsafe-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-project-info-reports-plugin.version>3.4.3</maven-project-info-reports-plugin.version>
<maven-remote-resources-plugin.version>3.0.0</maven-remote-resources-plugin.version>