From 31b3b1e9d664f1a2e19b3417d417c551d5d7a265 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 29 May 2018 10:12:59 +0200 Subject: [PATCH] Added missing version for hamcrest. Fixes gh-993 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index eb2da7b32..e28fde3a3 100644 --- a/pom.xml +++ b/pom.xml @@ -237,6 +237,7 @@ org.hamcrest hamcrest-core + 1.3 test