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 --- vespa-athenz/pom.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'vespa-athenz') 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