From 5b6a810e95fc123f5d65230b40267c17be5b62a9 Mon Sep 17 00:00:00 2001 From: John Patrick <142304+nhojpatrick@users.noreply.github.com> Date: Tue, 25 Feb 2020 07:10:26 +0000 Subject: [PATCH] hamcrest v1.3 exclusions --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 4a8a30a76..da1b46e5a 100644 --- a/pom.xml +++ b/pom.xml @@ -247,12 +247,24 @@ org.junit.vintage junit-vintage-engine test + + + org.hamcrest + hamcrest-core + + org.mockito mockito-core 2.28.2 test + + + org.hamcrest + hamcrest-core + + org.hamcrest