From cb524a8c9de67cd8810b975c2310552579e24c6e 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" --- vespa-athenz/pom.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'vespa-athenz/pom.xml') diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml index 90ab2a81e0c..c4dc849a460 100644 --- a/vespa-athenz/pom.xml +++ b/vespa-athenz/pom.xml @@ -23,6 +23,12 @@ ${project.version} provided + + com.yahoo.vespa + container-apache-http-client-bundle + ${project.version} + provided + com.yahoo.vespa security-utils @@ -130,14 +136,6 @@ - - org.apache.httpcomponents - httpcore - - - org.apache.httpcomponents - httpclient - com.amazonaws aws-java-sdk-core @@ -154,6 +152,10 @@ com.fasterxml.jackson.core jackson-annotations + + org.apache.httpcomponents + httpclient + -- cgit v1.2.3