From 1ef8e73ab5ef6ea72297bed35ecc1f0f0703c46f Mon Sep 17 00:00:00 2001 From: Jon Marius Venstad Date: Tue, 24 Jan 2023 18:58:58 +0100 Subject: Revert "Bjorncs/bundle cleanup [run-systemtest]" (#25713) --- node-admin/pom.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'node-admin') diff --git a/node-admin/pom.xml b/node-admin/pom.xml index 90bb72efbcd..598e0233da0 100644 --- a/node-admin/pom.xml +++ b/node-admin/pom.xml @@ -53,12 +53,6 @@ jackson-annotations provided - - com.yahoo.vespa - container-apache-http-client-bundle - ${project.version} - provided - @@ -66,6 +60,15 @@ orchestrator-restapi ${project.version} + + org.apache.httpcomponents + httpcore + + + + org.apache.httpcomponents + httpclient + org.apache.velocity velocity-engine-core -- cgit v1.2.3