From 89c9ae74e5aa065981ea55fe326369df64219c6b Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Tue, 22 Jun 2021 12:56:20 +0200 Subject: Revert "Use provided apache http client bundle from container" This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f. --- filedistribution/pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'filedistribution/pom.xml') diff --git a/filedistribution/pom.xml b/filedistribution/pom.xml index e922d878dd7..8bfa85d8b16 100644 --- a/filedistribution/pom.xml +++ b/filedistribution/pom.xml @@ -18,12 +18,6 @@ ${project.artifactId} - - com.yahoo.vespa - container-apache-http-client-bundle - ${project.version} - provided - com.yahoo.vespa vespajlib @@ -63,6 +57,10 @@ io.airlift airline + + org.apache.httpcomponents + httpclient + com.fasterxml.jackson.core jackson-databind -- cgit v1.2.3