gemmellr commented on a change in pull request #3917:
URL: https://github.com/apache/activemq-artemis/pull/3917#discussion_r786645963
##########
File path: tests/activemq5-unit-tests/pom.xml
##########
@@ -41,7 +41,7 @@
<jasypt-version>1.9.3</jasypt-version>
<directory-version>2.0.0-M6</directory-version>
<activeio-core-version>3.1.4</activeio-core-version>
- <byteman.version>2.2.1</byteman.version>
+ <byteman.version>4.0.18</byteman.version>
Review comment:
There is another optional module using byteman, with its own copy of
this property, set to a different 4.0.x version. They should probably be made
consistent e.g move property up a pom so they share, or have these tests moved
to that module and this dropped.
--
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]