From 636c993f04cbc3e52d40fd5c4c7126772d074179 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Tue, 22 May 2018 18:26:11 +0300 Subject: update onboarding spring as requested for security purposes upgrading spring to 4.3.15.RELEASE Change-Id: Ia2fd120860384291a38272bea5331467a395984f Issue-ID: SDC-1323 Signed-off-by: Michael Lando --- .../openecomp-sdc-notification-websocket/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml') diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml index abff87f1ad..5a7012d1fc 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml @@ -22,7 +22,7 @@ org.springframework spring-websocket - 4.3.4.RELEASE + ${spring.framework.version} com.google.code.gson -- cgit 1.2.3-korg