From: Ittay Stern Date: Tue, 3 Mar 2020 07:44:45 +0000 (+0200) Subject: Remove explicit org.apache.httpcomponents.httpcore X-Git-Tag: 6.0.3~2^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d2a77da67e054039b14bf82513bae8a9254d9cda;p=vid.git 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 --- 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