hadoop
hadoop copied to clipboard
HADOOP-19243. Upgrade Mockito version to 4.11.0
Description of PR
Upgraded the mockito-core and mockito-inline version to make it compatible with JDK17 and to resolve errors related to Mockito: "mockito cannot mock this class."
How was this patch tested?
Tested by running locally.