From d2a77da67e054039b14bf82513bae8a9254d9cda Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 3 Mar 2020 09:44:45 +0200 Subject: [PATCH] Remove explicit org.apache.httpcomponents.httpcore It is brought inherently by org.apache.httpcomponents.httpclient Issue-ID: VID-755 Change-Id: I4582bc0ca8a4be0642d2e47ce6c50d466101cc68 Signed-off-by: Ittay Stern --- vid-automation/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml index 708bffb06..0a6769c89 100644 --- a/vid-automation/pom.xml +++ b/vid-automation/pom.xml @@ -65,11 +65,6 @@ httpclient ${apachehttp.version} - - org.apache.httpcomponents - httpcore - 4.4.13 - org.apache.httpcomponents httpmime -- 2.16.6