From 7fc49b014f98b0517c21d1e4f23eca518ebf2d6d Mon Sep 17 00:00:00 2001 From: wr148d Date: Fri, 21 Jan 2022 11:22:01 -0500 Subject: [AAI] Upgrading Log4J to 2.17.1 Issue-ID: AAI-3431 Change-Id: I429665b7d5b217ad0bd0739ab24d92b3965bc86d Signed-off-by: wr148d --- aai-parent/pom.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) (limited to 'aai-parent/pom.xml') 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 -- cgit 1.2.3-korg