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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new cc8421b  SLING-11071 Update m-surefire-p and m-failsafe-p to 3.0.0-M5
cc8421b is described below

commit cc8421b6f8840431047f0cd3685f7a7e4f149a87
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Jan 18 14:32:24 2022 +0100

    SLING-11071 Update m-surefire-p and m-failsafe-p to 3.0.0-M5
---
 sling-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 32f6dd6..571568e 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -59,7 +59,7 @@
         <sling.java.version>8</sling.java.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-        <surefire.version>3.0.0-M4</surefire.version>
+        <surefire.version>3.0.0-M5</surefire.version>
         <minimalMavenBuildVersion>3.3.9</minimalMavenBuildVersion>
         <minimalJavaBuildVersion>1.8</minimalJavaBuildVersion>
         <maven.plugin.tools.version>3.6.4</maven.plugin.tools.version><!-- 
version used for modules of https://maven.apache.org/plugin-tools/index.html -->

Reply via email to