From 8e3381a19ba47fa416c7482f546ddafcd99b6694 Mon Sep 17 00:00:00 2001 From: Zlatko Murgoski Date: Thu, 30 May 2019 12:55:05 +0200 Subject: Remove unnecessary security libraries https://jira.onap.org/browse/DCAEGEN2-1016 Issue-ID: DCAEGEN2-1016 Signed-off-by: Zlatko Murgoski Change-Id: Ied6f3bb68b5243d72b361f18273811990198c886 --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index 304221a6..d88bf0b6 100644 --- a/pom.xml +++ b/pom.xml @@ -377,24 +377,10 @@ vavr 0.9.2 - - org.springframework.boot - spring-boot-starter-security - - - org.springframework.boot - spring-boot-starter-logging - - - org.springframework.boot spring-boot-starter-web - - org.springframework.security - spring-security-config - org.springframework.boot spring-boot-starter-log4j -- cgit 1.2.3-korg