From: niamhcore Date: Wed, 15 Dec 2021 13:05:08 +0000 (+0000) Subject: Update log4j version due to security vulnerability for CPS X-Git-Tag: mr/823/126723/7~13^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=cps.git;a=commitdiff_plain;h=cf6c2e8ac2076439fd5d3bd64587658e123c0428 Update log4j version due to security vulnerability for CPS This change excludes old log4j libraries and includes newer versions that are not tagged with a security vulnerability. Issue-ID: CPS-820 Signed-off-by: niamhcore Change-Id: I4b5a950b7f9abafa3a3fe56200ad577ed01d9934 --- diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 0753a5fb1..0b45a7c1d 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -173,6 +173,16 @@ 0.18.0 test + + org.apache.logging.log4j + log4j-api + 2.16.0 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.16.0 +