Upgrade to Mockito 2.7.22

This commit is contained in:
Jochen Schalanda 2017-04-29 13:25:40 +02:00
parent 499af7af1f
commit 42af1917d0
No known key found for this signature in database
GPG Key ID: 2FC1B61A8D1F4BB0

View File

@ -104,7 +104,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.4.0</version>
<version>2.7.22</version>
<scope>test</scope>
</dependency>
<dependency>