From b00886e617754a19439139160ae58da9f25c2226 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Mon, 21 Jun 2021 13:43:34 +0200 Subject: Add transitive httpclient dependencies to config-proxy tools --- config-proxy/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config-proxy') diff --git a/config-proxy/pom.xml b/config-proxy/pom.xml index a02915c49a0..124d72f092d 100644 --- a/config-proxy/pom.xml +++ b/config-proxy/pom.xml @@ -73,6 +73,12 @@ slf4j-api compile + + com.yahoo.vespa + container-apache-http-client-bundle + ${project.version} + compile + -- cgit v1.2.3