X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot1%2Fpom.xml;h=832c46cb27863dcd98c7367bbedd949909c8ab49;hb=refs%2Fchanges%2F01%2F126401%2F1;hp=e04483fff33b4d67f77d59ee86664a6a8e5d600d;hpb=156d2a9035bee86af55d323ec387d64e125ee178;p=ccsdk%2Fparent.git diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index e04483ff..832c46cb 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/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} +