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-core/pom.xml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'aai-core/pom.xml') 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 + -- cgit 1.2.3-korg