pan3793 commented on code in PR #6968:
URL: https://github.com/apache/hadoop/pull/6968#discussion_r1797543974
##########
hadoop-cloud-storage-project/hadoop-huaweicloud/pom.xml:
##########
@@ -173,15 +173,27 @@
</dependency>
<dependency>
<groupId>org.powermock</groupId>
- <artifactId>powermock-api-mockito</artifactId>
- <version>1.7.4</version>
+ <artifactId>powermock-api-mockito2</artifactId>
+ <version>2.0.9</version>
Review Comment:
PowerMock was introduced because Mockito prior to 3.4.0 did not support
mocking static method, with the Mockito 4 upgrading, PowerMock can be purged
--
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]