From c952b69610be378def7ae4c415d6f50c47eabf46 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Mon, 19 Nov 2018 15:12:53 +0100 Subject: Do not provide apache httpclient and httpcore. --- container-search/pom.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'container-search/pom.xml') diff --git a/container-search/pom.xml b/container-search/pom.xml index 3040b8e93ef..35b1477f478 100644 --- a/container-search/pom.xml +++ b/container-search/pom.xml @@ -20,6 +20,11 @@ junit test + + org.apache.httpcomponents + httpclient + test + org.hamcrest hamcrest-library @@ -106,14 +111,6 @@ - - org.apache.httpcomponents - httpcore - - - org.apache.httpcomponents - httpclient - commons-codec commons-codec -- cgit v1.2.3