From fbad49ebdc774cd4438b27dd81b53fdef654907c Mon Sep 17 00:00:00 2001 From: Jarek Jarcec Cecho Date: Wed, 18 Mar 2015 19:33:59 -0700 Subject: [PATCH] SQOOP-2163: Sqoop2: Remove jackson dependency (Abraham Elmahrek via Jarek Jarcec Cecho) --- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/pom.xml b/pom.xml index 32afc777..3d7434ea 100644 --- a/pom.xml +++ b/pom.xml @@ -119,9 +119,6 @@ limitations under the License. 1.6.1 3.4.6 0.8.1.1 - 2.2.2 - 2.2.2 - 2.2.2 1.7.7 1.27 @@ -550,21 +547,6 @@ limitations under the License. kafka_2.10 ${kafka.version} - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.annotations.version} - - - com.fasterxml.jackson.core - jackson-core - ${jackson.core.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.databind.version} - org.apache.hadoop hadoop-common