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: 2.0.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F88%2F126288%2F1;p=cps.git 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 (cherry picked from commit cf6c2e8ac2076439fd5d3bd64587658e123c0428) --- diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 3c48f595d6..737b9b74ab 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -168,6 +168,16 @@ 0.18.0 test + + org.apache.logging.log4j + log4j-api + 2.16.0 + + + org.apache.logging.log4j + log4j-to-slf4j + 2.16.0 +