From 01eb0ed11a0e97a3ae3a5ccfc5afc0702ad9d2fa Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 4 Jul 2023 14:47:28 +0100 Subject: [PATCH] Remove unused 'org.springframework.boot' dependency Signed-off-by: Vasyl Razinkov Change-Id: I8393a2b9bf35c75b7c3e9bd6565ef0f6e98fcc9f Issue-ID: SDC-4559 --- catalog-be/pom.xml | 5 ----- common-app-api/pom.xml | 15 --------------- pom.xml | 1 - 3 files changed, 21 deletions(-) diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index 54d6ce2f6a..414422cd59 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -1012,11 +1012,6 @@ commons-collections4 ${commons.collections.version} - - org.springframework.boot - spring-boot-starter - ${spring.boot.version} - org.onap.sdc.sdc-be-common security-util-lib diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index ace98601c1..9d05d7cd93 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -13,21 +13,6 @@ - - org.springframework.boot - spring-boot-starter - ${spring.boot.version} - - - org.yaml - snakeyaml - - - org.springframework - spring-core - - - org.onap.sdc.sdc-be-common security-util-lib diff --git a/pom.xml b/pom.xml index 7f2d617842..867056121e 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,6 @@ Modifications copyright (c) 2018-2019 Nokia 30.1-jre 0.3.3 5.3.27 - 2.7.12 3.6.0 -- 2.16.6