HADOOP-16275. Upgrade Mockito to the latest version. Contributed by kevin su.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
This commit is contained in:
parent
a63023f261
commit
b77761b0e3
@ -667,7 +667,7 @@ spin.js v2.3.2
|
|||||||
Azure Data Lake Store - Java client SDK 2.0.11
|
Azure Data Lake Store - Java client SDK 2.0.11
|
||||||
JCodings 1.0.8
|
JCodings 1.0.8
|
||||||
Joni 2.1.2
|
Joni 2.1.2
|
||||||
Mockito 2.23.4
|
Mockito 2.28.2
|
||||||
JUL to SLF4J bridge 1.7.25
|
JUL to SLF4J bridge 1.7.25
|
||||||
SLF4J API Module 1.7.25
|
SLF4J API Module 1.7.25
|
||||||
SLF4J LOG4J-12 Binding 1.7.25
|
SLF4J LOG4J-12 Binding 1.7.25
|
||||||
|
@ -1099,7 +1099,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mockito</groupId>
|
<groupId>org.mockito</groupId>
|
||||||
<artifactId>mockito-core</artifactId>
|
<artifactId>mockito-core</artifactId>
|
||||||
<version>2.23.4</version>
|
<version>2.28.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mockito</groupId>
|
<groupId>org.mockito</groupId>
|
||||||
|
Loading…
Reference in New Issue
Block a user