From cfc431ee10a83ccc0a170ec4f8e674f6ccb63a8d Mon Sep 17 00:00:00 2001 From: jz385p Date: Wed, 3 Jun 2020 12:50:14 +0530 Subject: Fixed few security issues from the dependencies Fixed security vulnerable issues Issue-ID: PORTAL-916 Change-Id: Icbc99c29f04f6390ab2903249ce92f25e2fb0fd2 Signed-off-by: jz385p --- ecomp-portal-BE-os/pom.xml | 32 ++------------------------------ 1 file changed, 2 insertions(+), 30 deletions(-) (limited to 'ecomp-portal-BE-os/pom.xml') diff --git a/ecomp-portal-BE-os/pom.xml b/ecomp-portal-BE-os/pom.xml index 398520cb..41615df5 100644 --- a/ecomp-portal-BE-os/pom.xml +++ b/ecomp-portal-BE-os/pom.xml @@ -251,21 +251,7 @@ spring-test ${springframework.version} - - org.springframework.boot - spring-boot-starter - 1.3.0.RELEASE - - - org.slf4j - log4j-over-slf4j - - - ch.qos.logback - logback-classic - - - + org.hibernate @@ -315,21 +301,7 @@ 3.0.5 - - com.fasterxml.jackson.core - jackson-annotations - 2.8.10 - - - com.fasterxml.jackson.core - jackson-core - 2.8.10 - - - com.fasterxml.jackson.core - jackson-databind - 2.8.10 - + com.fasterxml classmate -- cgit 1.2.3-korg