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 --- 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