From: Taka Cho Date: Thu, 8 Mar 2018 00:52:42 +0000 (-0500) Subject: upgrade httpclient from 4.5 to 4.5.3 X-Git-Tag: v1.3.0~191 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2a7aaead91f6ce8450bc0add98d013647500593c;p=appc.git upgrade httpclient from 4.5 to 4.5.3 this comes from com.att.nsa.cambriaClient Change-Id: Ib451837526fd6de2a411c530fd3131a26d36473a Issue-ID: APPC-711 Signed-off-by: Taka Cho --- diff --git a/appc-client/client-lib/pom.xml b/appc-client/client-lib/pom.xml index ad86c0b3a..362e2b7e6 100644 --- a/appc-client/client-lib/pom.xml +++ b/appc-client/client-lib/pom.xml @@ -54,6 +54,17 @@ com.att.nsa cambriaClient + + + httpclient + org.apache.httpcomponents + + + + + org.apache.httpcomponents + httpclient + 4.5.3 com.att.eelf diff --git a/appc-client/pom.xml b/appc-client/pom.xml index e90f29b94..71a2420bf 100644 --- a/appc-client/pom.xml +++ b/appc-client/pom.xml @@ -207,6 +207,17 @@ com.att.nsa cambriaClient ${cambria.client.version} + + + httpclient + org.apache.httpcomponents + + + + + org.apache.httpcomponents + httpclient + 4.5.3 com.att.eelf