You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/12/03 08:50:50 UTC

[GitHub] [maven-surefire] slawekjaranowski commented on a diff in pull request #578: [SUREFIRE-2126] Use the latest surefire version 3.0.0-M7 with self testing

slawekjaranowski commented on code in PR #578:
URL: https://github.com/apache/maven-surefire/pull/578#discussion_r1038751222


##########
maven-failsafe-plugin/pom.xml:
##########
@@ -108,7 +108,7 @@
                     <dependency>
                         <groupId>org.apache.maven.surefire</groupId>
                         <artifactId>surefire-shadefire</artifactId>
-                        <version>3.0.0-M6</version> <!-- ${shadedVersion}, but resolved due to https://issues.apache.org/jira/browse/MRELEASE-799 -->
+                        <version>3.0.0-M7</version> <!-- ${shadedVersion}, but resolved due to https://issues.apache.org/jira/browse/MRELEASE-799 -->

Review Comment:
   Pleas look at https://issues.apache.org/jira/browse/MRELEASE-799



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org