From 260bd2ffa46f576b2e617f2c3df2c07c1437ffc3 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 8 Jan 2019 10:49:58 +0100 Subject: [PATCH] Update test dependencies to support JDK 11 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6c4bc8c..6959424 100644 --- a/pom.xml +++ b/pom.xml @@ -86,13 +86,13 @@ org.assertj assertj-core - 3.6.2 + 3.9.1 test org.mockito mockito-core - 2.8.47 + 2.22.0 test -- 2.39.5