From 2ea63e3c9f91411d5155d9403423eff79bef5d5f Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Tue, 22 Jun 2021 14:51:11 +0200 Subject: Reapply "Use provided apache http client bundle from container" This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b. --- node-repository/pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'node-repository') diff --git a/node-repository/pom.xml b/node-repository/pom.xml index 30aa76658fd..e7fdc560bc5 100644 --- a/node-repository/pom.xml +++ b/node-repository/pom.xml @@ -24,6 +24,12 @@ ${project.version} provided + + com.yahoo.vespa + container-apache-http-client-bundle + ${project.version} + provided + com.yahoo.vespa config-provisioning @@ -78,10 +84,6 @@ 6.0.3 compile - - org.apache.httpcomponents - httpclient - com.yahoo.vespa http-utils -- cgit v1.2.3