Skip to content

Commit 100e8bd

Browse files
committed
Upgrade to mockito-core 2.8.47
Closes gh-1039
1 parent 50e7697 commit 100e8bd

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
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>org.mockito</groupId>
218218
<artifactId>mockito-core</artifactId>
219-
<version>2.8.9</version>
219+
<version>2.8.47</version>
220220
<scope>test</scope>
221221
</dependency>
222222
<!-- Do not go to 2.x until we are on jdk7 -->

0 commit comments

Comments
 (0)