gemmellr commented on code in PR #5958:
URL: https://github.com/apache/activemq-artemis/pull/5958#discussion_r2413529907


##########
pom.xml:
##########
@@ -165,7 +165,7 @@
       <version.micrometer>1.15.4</version.micrometer>
       <hamcrest.version>3.0</hamcrest.version>
       <junit.version>4.13.2</junit.version>
-      <junit5.version>5.13.4</junit5.version>
+      <junit6.version>6.0.0</junit6.version>

Review Comment:
   Interesting, I didnt realise any of the examples used junit or surefire at 
all. They do inherit the property though, and more importantly the dependency 
management, so I would not be expect them to use these properties in a way that 
was affected by changing them like that; almost certainly something that can 
and should be fixed.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to