This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch MPOM-406
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git

commit f530897875dc67578c61b23a8f72d909c025cabb
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jun 11 16:44:01 2023 +0200

    [MPOM-406] Bump surefire from 3.1.0 to 3.1.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a8a63a1..21eab9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@ under the License.
     <minimalJavaBuildVersion>1.8</minimalJavaBuildVersion>
     <maven.compiler.source>${maven.compiler.target}</maven.compiler.source>
     <maven.compiler.target>1.7</maven.compiler.target>
-    <surefire.version>3.1.0</surefire.version><!-- for surefire, failsafe and 
surefire-report -->
+    <surefire.version>3.1.2</surefire.version><!-- for surefire, failsafe and 
surefire-report -->
     <maven.plugin.tools.version>3.9.0</maven.plugin.tools.version><!-- for 
m-plugin-p and maven-plugin-annotations -->
     <assembly.tarLongFileMode>posix</assembly.tarLongFileMode>
     
<project.build.outputTimestamp>2022-12-11T19:18:25Z</project.build.outputTimestamp>

Reply via email to