justinleet commented on a change in pull request #1554: METRON-2307: Migrate to
JUnit5
URL: https://github.com/apache/metron/pull/1554#discussion_r346616168
##########
File path: metron-analytics/metron-profiler-storm/pom.xml
##########
@@ -301,14 +301,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
- <version>${global_mockito_version}</version>
<scope>test</scope>
Review comment:
I believe mockito dropped the explicit pulling in of hamcrest in the version
I had to bump to. I'm not sure what the original drama was though.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services