myskov commented on code in PR #3813:
URL: https://github.com/apache/ozone/pull/3813#discussion_r990936396


##########
pom.xml:
##########
@@ -186,6 +186,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xs
     <okhttp.version>2.7.5</okhttp.version>
     <mockito1-powermock.version>1.10.19</mockito1-powermock.version>
     <mockito2.version>2.28.2</mockito2.version>
+    <mockito-junit-jupiter.version>2.28.2</mockito-junit-jupiter.version>

Review Comment:
   We can just use mockito2.version for mockito-junit-jupiter depedency. AFAIR, 
mockito-junit-jupiter is part of mockito release cycle, so these versions 
(mockito2 and mockito-junit-jupiter) should always be the same. 



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

Reply via email to