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


##########
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:
   I actually did that earlier, but it was causing the examples to fail to 
build because apparently they inherit/use the `junit.version` property. I 
figured I'd make this as simple as possible so I just updated the 
`junit5.version` to be `junit6.version`.



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