From 8dbc732ba29fed3921477467ee9424732014d70b Mon Sep 17 00:00:00 2001 From: vasraz Date: Sat, 26 Jun 2021 14:23:12 +0100 Subject: Upgrade springframework to latest version (5.3.8) Signed-off-by: Vasyl Razinkov Change-Id: I5611f4f275f7a81a7f1b65fde36b2c84894f4619 Issue-ID: SDC-3648 --- integration-tests/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'integration-tests') diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 24676c9afa..d0d7c5954e 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -106,6 +106,12 @@ limitations under the License. openecomp-sdc-vendor-software-product-manager ${project.version} test + + + org.springframework + spring-core + + com.aventstack @@ -278,6 +284,12 @@ limitations under the License. 2.13.1 test + + org.springframework + spring-core + ${spring.version} + test + -- cgit 1.2.3-korg