From 42af1917d0b17a3b190fc96653da8a11e16dd378 Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Sat, 29 Apr 2017 13:25:40 +0200 Subject: [PATCH] Upgrade to Mockito 2.7.22 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8580302..a476007 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ org.mockito mockito-core - 2.4.0 + 2.7.22 test