Braavos96 commented on a change in pull request #1249: Add unit tests for
org.apache.rocketmq.common.UtilAll
URL: https://github.com/apache/rocketmq/pull/1249#discussion_r293783613
##########
File path: common/pom.xml
##########
@@ -37,5 +37,16 @@
<groupId>${project.groupId}</groupId>
<artifactId>rocketmq-remoting</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.powermock</groupId>
+ <artifactId>powermock-api-mockito</artifactId>
+ <version>1.6.6</version>
Review comment:
PowerMock has been moved to the parent pom and version has been changed
----------------------------------------------------------------
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