From 195cc7e2f74e6dde900604acf825a9540afb500d Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Fri, 15 Feb 2019 11:33:25 -0500 Subject: Remove unneeded jackson references Removed some jackson references that are no longer needed. Others remain; those must remain in place until they are no longer needed by other policy repos. Change-Id: Ica6624baf17be118714bb566c8db3ffce2c3587c Issue-ID: POLICY-1428 Signed-off-by: Jim Hahn --- gson/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'gson/pom.xml') diff --git a/gson/pom.xml b/gson/pom.xml index 110fccbd..81b95497 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -34,7 +34,6 @@ 2.25.1 - 2.9.5 @@ -47,11 +46,6 @@ com.google.code.gson gson - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - org.assertj assertj-core -- cgit 1.2.3-korg