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 f748506dc Bump org.apache.maven.plugins:maven-surefire-plugin from
3.2.2 to 3.2.3 (#4154)
f748506dc is described below
commit f748506dc715afde3c5677bf3a4d7ad9831393d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 18 20:59:12 2023 +0800
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3
(#4154)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index af4b5065a..d3a0338e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
<source-maven-plugin.version>3.3.0</source-maven-plugin.version>
<spotbug-maven-plugin.version>4.8.2.0</spotbug-maven-plugin.version>
<spring-boot-maven-plugin.version>3.1.3</spring-boot-maven-plugin.version>
- <surefire-maven-plugin.version>3.2.2</surefire-maven-plugin.version>
+ <surefire-maven-plugin.version>3.2.3</surefire-maven-plugin.version>
<!-- plugin version end -->
</properties>