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 261f75866 Bump org.apache.maven.plugins:maven-failsafe-plugin from
3.0.0 to 3.2.2 (#4122)
261f75866 is described below
commit 261f75866a84c640c1a5d1d3287dcce8591c0ca5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 15 17:29:16 2023 +0800
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.2.2
(#4122)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 554fd23b6..c95333775 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<javadoc-maven-plugin.version>3.6.3</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</maven-failsafe-plugin.version>
+ <maven-failsafe-plugin.version>3.2.2</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>