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


##########
pom.xml:
##########
@@ -107,6 +107,8 @@
     <jvm.args.tests>${jvm9ArgsTests} -Xms32m -Xmx144m 
-XX:SoftRefLRUPolicyMSPerMB=50 -Djava.awt.headless=true 
-Djdk.net.URLClassPath.disableClassPathURLCheck=true</jvm.args.tests>
     
<project.build.outputTimestamp>2025-09-10T02:02:34Z</project.build.outputTimestamp>
     <slf4jVersion>1.7.36</slf4jVersion>
+
+    <versions.junit5>5.12.2</versions.junit5>

Review Comment:
   Version 5.13+ requires change eg in `RunListenerAdapterTest` so use older 
one without additional changes.



-- 
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]

Reply via email to