From 2a7aaead91f6ce8450bc0add98d013647500593c Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Wed, 7 Mar 2018 19:52:42 -0500 Subject: 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 --- appc-client/client-lib/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'appc-client/client-lib') 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 -- cgit 1.2.3-korg