From 6b14251303a330e6b450b193cfe70f5735ba8b45 Mon Sep 17 00:00:00 2001 From: Alex Mukha Date: Tue, 12 Dec 2017 12:59:57 +0000 Subject: [PATCH] REPO-3097 Remove old jackson library --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 673cd7ebe..c2647bc8c 100644 --- a/pom.xml +++ b/pom.xml @@ -298,16 +298,6 @@ jackson-annotations 2.8.10 - - org.codehaus.jackson - jackson-core-asl - 1.9.13 - - - org.codehaus.jackson - jackson-mapper-asl - 1.9.13 -