From a1e1776d772f41b9102efee4c5a0b8c2032a83f5 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Mon, 21 May 2018 16:57:56 +0300 Subject: update onboarding http client as request for security 4.5.3 Change-Id: Ifa5bd1a6f2edef25f7ddb80b0cd4b3bc9b8b874a Issue-ID: SDC-1319 Signed-off-by: Michael Lando --- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index 319b0285cb..b716f98df8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -137,7 +137,7 @@ org.apache.httpcomponents httpclient - 4.3.6 + ${http.client.version} org.apache.cxf -- cgit 1.2.3-korg