You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/03/11 01:39:44 UTC

[GitHub] [rocketmq] duhenglucky commented on a change in pull request #633: [ISSUE #598] Enhance transaction by putting messages that exceed max check times to system topic

duhenglucky commented on a change in pull request #633: [ISSUE #598] Enhance transaction by putting messages that exceed max check times to system topic
URL: https://github.com/apache/rocketmq/pull/633#discussion_r264071984
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -454,7 +454,19 @@
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-core</artifactId>
-            <version>2.6.3</version>
+            <version>2.23.0</version>
 
 Review comment:
   Why need to import other mockito packages here?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services