X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=springboot%2Fspringboot2%2Fpom.xml;h=253ebe20b764b2829c917bc382f01630b7b9c753;hb=954da43058f0ed782cfd523e4ec8bd469b9c6c17;hp=f0b49740d3189a98f4d3909fae70f3ccf8d5f1f3;hpb=7dc9fd91d3914b0bafae371bde44d13bf1e03e03;p=ccsdk%2Fparent.git diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index f0b49740..253ebe20 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -130,8 +130,8 @@ 2.30.1 2.30.1 1.3.8 - 2.16.0 - 2.16.0 + 2.17.1 + 2.17.1 1.2.3 2.7.3 2.4.0 @@ -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} +