This is an automated email from the ASF dual-hosted git repository.
richox pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new f38729ee Bump Maven Surefire from 3.3.0 to 3.5.3. (#1400)
f38729ee is described below
commit f38729eebf01629cb29307ac1e5c447a1d41e923
Author: slfan1989 <[email protected]>
AuthorDate: Thu Oct 9 14:56:50 2025 +0800
Bump Maven Surefire from 3.3.0 to 3.5.3. (#1400)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e711403c..ef38072a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
<maven.plugin.scalatest.exclude.tags />
<maven.plugin.scalatest.include.tags />
<maven.plugin.scalatest.debug.enabled>false</maven.plugin.scalatest.debug.enabled>
- <maven.plugin.surefire.version>3.3.0</maven.plugin.surefire.version>
+ <maven.plugin.surefire.version>3.5.3</maven.plugin.surefire.version>
<maven.plugin.shade.version>3.5.2</maven.plugin.shade.version>
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
<maven.plugin.templating.version>3.0.0</maven.plugin.templating.version>