From 4b60ffca2962cd959df20c2640a41522611ef9aa Mon Sep 17 00:00:00 2001 From: "sharath.reddy" Date: Thu, 5 Dec 2019 17:53:31 +0800 Subject: Updating version of sdk.security.scripti & springframework.boot in pom.xml Issue-ID: DCAEGEN2-1979 Signed-off-by: sharath.reddy Change-Id: I8ad0f751e1ce33692c0a9fe8c28c3946caccb983 Signed-off-by: sharath.reddy --- pom.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 98d1415..d8e5547 100644 --- a/pom.xml +++ b/pom.xml @@ -422,8 +422,14 @@ limitations under the License. org.springframework.boot - spring-boot-starter-log4j - 1.3.8.RELEASE + spring-boot-starter-log4j2 + 2.1.5.RELEASE + + + org.apache.logging.log4j + log4j-slf4j-impl + + io.springfox @@ -550,7 +556,7 @@ limitations under the License. org.onap.dcaegen2.services.sdk.security.crypt crypt-password - 1.1.6 + 1.3.1 -- cgit 1.2.3-korg