From 7dbe567ed096dd03a41803c6aac47c8dda68e220 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 7 Sep 2022 18:21:24 +0100 Subject: Remove vulnerable dependencies Signed-off-by: Vasyl Razinkov Change-Id: I791181a27fc0a5e538994133b892dd06d8f9d86a Issue-ID: SDC-4167 --- .../openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-rest') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index 7ebfca79f6..c50fe70573 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -95,6 +95,12 @@ common-be ${project.version} compile + + + org.springframework + spring-core + + -- cgit 1.2.3-korg