From 52af62a0e21cbaad25897778752752b9e4c2c087 Mon Sep 17 00:00:00 2001 From: Pawel Date: Tue, 3 Mar 2020 13:22:42 +0100 Subject: Fix VES Collector logging Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel Change-Id: Ib13784a5e2d80dd468955c3a0cd69d8debe67218 --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3f6d32ca..650443c0 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,7 @@ ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + 1.3.5 @@ -359,12 +360,6 @@ org.springframework.boot spring-boot-starter-log4j2 2.1.5.RELEASE - - - org.apache.logging.log4j - log4j-slf4j-impl - - io.springfox @@ -435,7 +430,12 @@ org.onap.dcaegen2.services.sdk.security.crypt crypt-password - 1.3.1 + slim + ${crypt-password.version} + + + org.springframework.security + spring-security-crypto org.onap.dcaegen2.services.sdk.standardization -- cgit 1.2.3-korg