From a930310f8558dcb6e235152616d4bdca0970d6e9 Mon Sep 17 00:00:00 2001 From: Harald Musum Date: Mon, 5 Jul 2021 20:27:10 +0200 Subject: Revert "Use provided apache http client bundle from container [run-systemtest]" --- vespa-athenz/pom.xml | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'vespa-athenz') diff --git a/vespa-athenz/pom.xml b/vespa-athenz/pom.xml index c4dc849a460..90ab2a81e0c 100644 --- a/vespa-athenz/pom.xml +++ b/vespa-athenz/pom.xml @@ -23,12 +23,6 @@ ${project.version} provided - - com.yahoo.vespa - container-apache-http-client-bundle - ${project.version} - provided - com.yahoo.vespa security-utils @@ -136,6 +130,14 @@ + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpclient + com.amazonaws aws-java-sdk-core @@ -152,10 +154,6 @@ com.fasterxml.jackson.core jackson-annotations - - org.apache.httpcomponents - httpclient - -- cgit v1.2.3