From: tang peng Date: Tue, 31 Oct 2017 04:37:36 +0000 (+0000) Subject: Merge "Update the logic for MSB addr Query" X-Git-Tag: v1.0.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d30677e80b8756048f9633ecba4c26360e3f644c;hp=b81ab90bdc2cd6aeebe9b07516a9cb513749d7cd;p=holmes%2Fcommon.git Merge "Update the logic for MSB addr Query" --- 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 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 +