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]" --- service-monitor/pom.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'service-monitor/pom.xml') diff --git a/service-monitor/pom.xml b/service-monitor/pom.xml index df28737f352..578fcc83006 100644 --- a/service-monitor/pom.xml +++ b/service-monitor/pom.xml @@ -16,6 +16,14 @@ Service monitor component for hosted vespa. + + + org.apache.httpcomponents + httpclient + 4.5 + + compile + com.yahoo.vespa http-utils @@ -24,12 +32,6 @@ - - com.yahoo.vespa - container-apache-http-client-bundle - ${project.version} - provided - com.yahoo.vespa config -- cgit v1.2.3