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