From 70f93dfdd2b3a7c682b341223b6f63af43feb280 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 24 Feb 2021 16:19:54 +0000 Subject: [PATCH] Migrate to Spring 5 by Honolulu requirement Signed-off-by: Vasyl Razinkov Change-Id: Ife1e779e8f340d1c963daed2aca8f7750e285c05 Issue-ID: SDC-3487 --- catalog-model/pom.xml | 2 +- common-app-api/pom.xml | 9 +++++++++ common-be/pom.xml | 6 ++++++ onboarding/pom.xml | 11 +---------- .../openecomp-sdc-logging-core/pom.xml | 6 ------ openecomp-be/tools/zusammen-tools/pom.xml | 1 - pom.xml | 15 +++++++-------- 7 files changed, 24 insertions(+), 26 deletions(-) diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index a9f9babe91..93393ffa0b 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -287,7 +287,7 @@ org.springframework spring-tx test - 4.0.7.RELEASE + ${spring.version} diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index 57c843dffd..7286bf6ee4 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -22,8 +22,17 @@ org.springframework.boot spring-boot-starter-logging + + org.springframework + spring-context + + + org.springframework + spring-context + ${spring.version} + org.functionaljava diff --git a/common-be/pom.xml b/common-be/pom.xml index c4489b0e17..2827dad090 100644 --- a/common-be/pom.xml +++ b/common-be/pom.xml @@ -155,6 +155,12 @@ ${togglz.version} test + + org.springframework + spring-context + ${spring.version} + compile + diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 3bb2105af0..f4e9ef581a 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -60,7 +60,6 @@ 1.8 - 1.8.9 ${aspectj.version} 2.0b6 3.2.4 @@ -72,15 +71,12 @@ 3.4 3.3.6 3.8.0 - 3.4 1.5.8 - 2.2 2.3.26-incubating 5.3.6.Final 4.5.3 4.4.1 4.1.2 - 2.7.7 2.3.3 2.2.4 3.0.1-b04 @@ -91,13 +87,9 @@ 1.58 1.19.1 1.18.1 - 1.2.3 - 1.10.19 1.5.1 - 0.9.10 - 2.5 1.7.21 - 4.3.18.RELEASE + ${spring.version} 2.0.8 4.4.1 1.0.2 @@ -106,7 +98,6 @@ 1.0.0 1.0.3 ${project.version} - 1.61 diff --git a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml index 1fa01660de..db528afda5 100644 --- a/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-logging-lib/openecomp-sdc-logging-core/pom.xml @@ -28,12 +28,6 @@ logback-classic provided - - org.easymock - easymock - ${easymock.version} - test - diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index e611eb5666..af748b28c5 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -31,7 +31,6 @@ - 2.7.7 diff --git a/pom.xml b/pom.xml index b917838f88..a99d0e14e8 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ Modifications copyright (c) 2018-2019 Nokia 3.10 18.0 0.3.1 - 4.3.18.RELEASE + 5.2.10.RELEASE 2.27 4.1.48.Final 3.1.0 @@ -71,14 +71,14 @@ Modifications copyright (c) 2018-2019 Nokia 9.4.36.v20210114 - 2.11.0 + 2.12.1 ${jackson.version} 2.1.1 false - 1.26 + 1.28 4.7 4.5.3 4.4.1 @@ -98,8 +98,8 @@ Modifications copyright (c) 2018-2019 Nokia 0.20.1 - 1.8.4 - 1.7.4 + 1.8.9 + ${aspectj.version} 0.13.2 @@ -115,8 +115,8 @@ Modifications copyright (c) 2018-2019 Nokia 1.1 - 3.3.3 - 3.3.3 + 3.7.7 + ${mockito.version} 1.35 4.13.1 1.7.1 @@ -779,4 +779,3 @@ Modifications copyright (c) 2018-2019 Nokia - -- 2.16.6