From 599175fc97c529f3abae036fe7f261222074e103 Mon Sep 17 00:00:00 2001 From: Maksim Kiryanov Date: Tue, 19 Mar 2019 13:41:07 +0300 Subject: [PATCH] HH-89951 Up hamcrest to 2.1 --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 00e922cc8..e758f9510 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,13 @@ test + + org.hamcrest + hamcrest-core + 2.1 + test + + org.mockito mockito-core