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 --- holmes-actions/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'holmes-actions') diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index a44a27f..d72348e 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -123,6 +123,10 @@ org.glassfish.jersey.core jersey-common + + org.apache.httpcomponents + httpclient + net.sf.json-lib json-lib -- cgit 1.2.3-korg