From 01eb0ed11a0e97a3ae3a5ccfc5afc0702ad9d2fa Mon Sep 17 00:00:00 2001 From: vasraz Date: Tue, 4 Jul 2023 14:47:28 +0100 Subject: Remove unused 'org.springframework.boot' dependency Signed-off-by: Vasyl Razinkov Change-Id: I8393a2b9bf35c75b7c3e9bd6565ef0f6e98fcc9f Issue-ID: SDC-4559 --- catalog-be/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'catalog-be/pom.xml') 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 -- cgit 1.2.3-korg