From 28a19b966e6fa8570e1b2c9d5d1cc873a6cd4f92 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 20 Jul 2020 16:33:10 -0400 Subject: Remove jackson from policy-common Issue-ID: POLICY-1528 Change-Id: Ic4b9314a770e53cefb93776bfede35591363690e Signed-off-by: Jim Hahn --- policy-endpoints/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'policy-endpoints/pom.xml') diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml index 4c5b912f..4ed6bde2 100644 --- a/policy-endpoints/pom.xml +++ b/policy-endpoints/pom.xml @@ -143,11 +143,6 @@ gson - - com.fasterxml.jackson.core - jackson-annotations - - org.apache.httpcomponents httpclient -- cgit 1.2.3-korg