marcphilipp commented on code in PR #725:
URL: https://github.com/apache/maven-surefire/pull/725#discussion_r1515753439
##########
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:
Yes, that's correct but I'd feel more comfortable if this didn't have to be
known here. Why didn't it work out with the BOM?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]