kwin commented on code in PR #725:
URL: https://github.com/apache/maven-surefire/pull/725#discussion_r1515756414


##########
surefire-providers/surefire-junit-platform/pom.xml:
##########
@@ -80,6 +80,13 @@
     <tag>surefire-3.0.0-M8</tag>
   </scm>
 
+  <properties>
+    <!-- common version suffix by platform and other junit5 artifacts, compare 
with https://github.com/junit-team/junit5/blob/main/gradle.properties -->

Review Comment:
   The BOM will affect transitive dependencies of overridden plugin 
dependencies, and therefore leads to incompatible versions/prevents updating 
the engine



-- 
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-unsubscr...@maven.apache.org

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

Reply via email to