From edeb862476f47eaa54725b7635d56be57ecaeeac Mon Sep 17 00:00:00 2001 From: "miriam.baglioni" Date: Mon, 22 Jun 2020 10:49:56 +0200 Subject: [PATCH] excluded dependency in module that generates conflict --- dhp-workflows/dhp-graph-mapper/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dhp-workflows/dhp-graph-mapper/pom.xml b/dhp-workflows/dhp-graph-mapper/pom.xml index 574c670ac..fd088cd2a 100644 --- a/dhp-workflows/dhp-graph-mapper/pom.xml +++ b/dhp-workflows/dhp-graph-mapper/pom.xml @@ -28,6 +28,12 @@ org.apache.spark spark-hive_2.11 test + + + org.apache.httpcomponents + httpclient + +