From 776213b26ad024101a464c169273c05129af226f Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sun, 21 Oct 2018 20:29:29 +0300 Subject: update spring version as part of the CLM clean up updated spring version to 4.3.18.RELEASE Change-Id: I89bf8383a00c43a7552a8dbde21992f6d699e3bb Issue-ID: SDC-1849 Signed-off-by: Michael Lando --- asdctool/pom.xml | 1 - onboarding/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/asdctool/pom.xml b/asdctool/pom.xml index 98ce05bf17..02c6800ac0 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -370,7 +370,6 @@ org.springframework spring-beans ${spring.version} - compile diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 7cfd93eeab..109ebd9f46 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -101,7 +101,7 @@ 2.5 1.7.21 1.17 - 4.3.15.RELEASE + 4.3.18.RELEASE 1.5.3 6.9.10 4.4.1 diff --git a/pom.xml b/pom.xml index cff2505efc..2f1fc84de4 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ Modifications copyright (c) 2018 Nokia 18.0 1.0.0 1.2.0 - 4.3.17.RELEASE + 4.3.18.RELEASE 3.2.3.RELEASE 2.0.1.RELEASE 2.27 -- cgit 1.2.3-korg