From 8813646a1076600646630eba58940b7b7ba46c90 Mon Sep 17 00:00:00 2001 From: Shiwei Tian Date: Tue, 31 Oct 2017 09:46:04 +0800 Subject: add pom httpclient Issue-ID: HOLMES-71 Change-Id: I1333ea86ddfcb1b693c5ca20ffaf613465c1ecf4 Signed-off-by: Shiwei Tian --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 9406d9c..0977abe 100644 --- a/pom.xml +++ b/pom.xml @@ -172,6 +172,11 @@ activemq-pool 5.8.0 + + org.apache.httpcomponents + httpclient + 4.5.3 + -- cgit 1.2.3-korg