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-worker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker') diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml index eccc5731d9..d90b6e018d 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml @@ -32,7 +32,7 @@ org.springframework spring-websocket - 4.3.4.RELEASE + ${spring.framework.version} com.google.code.gson -- cgit 1.2.3-korg