Skip to content

Commit f4c4d84

Browse files
committed
[pom] Update mockito-core to 2.7.22
1 parent 0767362 commit f4c4d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>org.mockito</groupId>
224224
<artifactId>mockito-core</artifactId>
225-
<version>2.7.19</version>
225+
<version>2.7.22</version>
226226
<scope>test</scope>
227227
</dependency>
228228
<!-- Do not go to 2.x until we are on jdk7 -->

0 commit comments

Comments
 (0)