From 35bbb279d8da0dec39b2a45ecf6030e240bb2d88 Mon Sep 17 00:00:00 2001 From: jonmv Date: Mon, 30 May 2022 13:11:06 +0200 Subject: Set apache http-client to test scope in application, depend on it in container-integration-test --- container-integration-test/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'container-integration-test') diff --git a/container-integration-test/pom.xml b/container-integration-test/pom.xml index 14d9950b389..5a0bee3b03b 100644 --- a/container-integration-test/pom.xml +++ b/container-integration-test/pom.xml @@ -21,6 +21,12 @@ ${project.version} test + + org.apache.httpcomponents + httpclient + ${apache.httpclient.version} + test + com.yahoo.vespa application -- cgit v1.2.3