From: Jimmy Forsyth Date: Mon, 7 May 2018 22:10:53 +0000 (-0400) Subject: Exclude httpclient 4.5 and force 4.5.5 X-Git-Tag: v1.2.1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fdata-router.git;a=commitdiff_plain;h=refs%2Ftags%2Fv1.2.1 Exclude httpclient 4.5 and force 4.5.5 Issue-ID: AAI-1125 Change-Id: I8ddcc66d5c70a18d2c28db5a498c34a339bb5ac5 Signed-off-by: Jimmy Forsyth --- diff --git a/pom.xml b/pom.xml index 738bb8d..dc51bde 100644 --- a/pom.xml +++ b/pom.xml @@ -170,7 +170,7 @@ limitations under the License. org.onap.aai.router-core router-core - 1.2.0 + 1.2.1 @@ -365,7 +365,7 @@ limitations under the License. org.apache.httpcomponents httpclient - 4.5 + 4.5.5 org.apache.httpcomponents