From 6a55834c63de3e5513ebe77490dedf12dc218c56 Mon Sep 17 00:00:00 2001 From: Wouter Born Date: Sun, 4 Oct 2020 21:19:38 +0200 Subject: [PATCH] Remove Jackson 1.x compile dependency (#1689) It doesn't seem to be used by anything and it is also not part of the target platform. Signed-off-by: Wouter Born --- bom/compile/pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/bom/compile/pom.xml b/bom/compile/pom.xml index 7e3c39f3f..2aec63890 100644 --- a/bom/compile/pom.xml +++ b/bom/compile/pom.xml @@ -105,20 +105,6 @@ compile - - - org.codehaus.jackson - jackson-core-asl - 1.9.2 - compile - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.2 - compile - - org.eclipse.jetty