From f38f9902530276c082e5292d673fad24c8be6e5c Mon Sep 17 00:00:00 2001 From: RossC Date: Thu, 2 Jul 2020 16:35:08 +0100 Subject: Removing hamcrest and openpojo from utils pom Issue-ID: POLICY-2387 Change-Id: I43916ce97c43892fed4ed3a78f972f6b97e3237f Signed-off-by: RossC --- utils/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/utils/pom.xml b/utils/pom.xml index 2737005a..1da1de70 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -117,16 +117,6 @@ assertj-core test - - com.openpojo - openpojo - compile - - - org.hamcrest - hamcrest-core - 2.2 - -- cgit 1.2.3-korg