From: wr148d Date: Fri, 21 Jan 2022 16:22:01 +0000 (-0500) Subject: [AAI] Upgrading Log4J to 2.17.1 X-Git-Tag: 1.9.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7fc49b014f98b0517c21d1e4f23eca518ebf2d6d;p=aai%2Faai-common.git [AAI] Upgrading Log4J to 2.17.1 Issue-ID: AAI-3431 Change-Id: I429665b7d5b217ad0bd0739ab24d92b3965bc86d Signed-off-by: wr148d --- diff --git a/aai-core/pom.xml b/aai-core/pom.xml index c19830e8..a1908058 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -398,10 +398,12 @@ limitations under the License. com.fasterxml.jackson.core jackson-annotations - - log4j - log4j - + + org.apache.logging.log4j + log4j + ${log4j.version} + pom + diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index 7b462574..ff7c7c6c 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -100,7 +100,7 @@ limitations under the License. 1.5.24 1.2.3 1.7.25 - 1.2.17 + 2.17.1 1.10.19 1.10.19 4.1.43.Final @@ -613,15 +613,10 @@ limitations under the License. - log4j - log4j - ${log4j.version} - - - - log4j - apache-log4j-extras - ${log4j.version} + org.apache.logging.log4j + log4j + ${log4j.version} + pom diff --git a/pom.xml b/pom.xml index 80947ff2..1195d159 100644 --- a/pom.xml +++ b/pom.xml @@ -233,6 +233,11 @@ + + Log4j + Log4J repository + https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j + AJSC AJSC repository