X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot2%2Fpom.xml;h=253ebe20b764b2829c917bc382f01630b7b9c753;hb=954da43058f0ed782cfd523e4ec8bd469b9c6c17;hp=644055ec8f029e2e590a6110992ef335ff8254af;hpb=156d2a9035bee86af55d323ec387d64e125ee178;p=ccsdk%2Fparent.git diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 644055ec..253ebe20 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -203,6 +203,16 @@ liquibase-core 4.4.2-nordix + + org.apache.logging.log4j + log4j-api + ${log4j2.version} + + + org.apache.logging.log4j + log4j-core + ${log4j2.version} +