From: tang peng Date: Wed, 2 Jun 2021 02:15:14 +0000 (+0800) Subject: Removed Dependency: httpclient X-Git-Tag: 1.3.3~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=holmes%2Fcommon.git;a=commitdiff_plain;h=a412f634ec25b2e0bc1adbd6e8f15ec6ca13ca16 Removed Dependency: httpclient Issue-ID: HOLMES-441 Signed-off-by: tang peng Change-Id: I638fe23e145b23424218660ad189c90689e0df22 --- diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index ecc4016..fabb1a8 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -138,16 +138,6 @@ org.glassfish.jersey.core jersey-client - - org.apache.httpcomponents - httpclient - - - commons-codec - commons-codec - - - commons-codec commons-codec diff --git a/pom.xml b/pom.xml index 9b7912e..2629233 100644 --- a/pom.xml +++ b/pom.xml @@ -145,11 +145,6 @@ ${powermock.version} test - - org.apache.httpcomponents - httpclient - 4.5.12 - com.google.guava guava