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 5a6c4c0ef Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#3581)
5a6c4c0ef is described below
commit 5a6c4c0ef72c860c2a0253ded6c169e19be38714
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 19 15:05:38 2023 +0800
Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (#3581)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 76b193453..76e20bda1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
<javadoc-maven-plugin.version>3.4.1</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-M7</maven-failsafe-plugin.version>
+ <maven-failsafe-plugin.version>3.0.0-M8</maven-failsafe-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-project-info-reports-plugin.version>3.4.1</maven-project-info-reports-plugin.version>
<maven-remote-resources-plugin.version>3.0.0</maven-remote-resources-plugin.version>