From 0b81b67f3d838520970d5225522f23b96b15ce54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20K=C3=B6rber?= Date: Sat, 12 Jan 2019 15:26:48 +0100 Subject: [PATCH] Update hamcrest, fix versions of test dependencies --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b9c56cc0..344b18f8 100644 --- a/pom.xml +++ b/pom.xml @@ -224,26 +224,26 @@ junit junit - [4.7,) + 4.12 test org.hamcrest - java-hamcrest - [2.0.0.0,) + hamcrest + 2.1 test uk.co.datumedge hamcrest-json - [0.2,) + 0.2 test org.mockito mockito-core - [2.0,) + 2.23.4 test