From c6f6eee3bc626d92991c0cbc3fe0ec9cf44b48ae Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Mon, 13 Dec 2021 22:09:25 -0600 Subject: [PATCH] Updating to log4j 2.15.0 for security patch --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4a6308f6..30e4f105 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.kingsrook.qqq - qqq-sample-deployment + qqq-sample-project 0.0-SNAPSHOT @@ -64,12 +64,12 @@ org.apache.logging.log4j log4j-api - 2.14.1 + 2.15.0 org.apache.logging.log4j log4j-core - 2.14.1 + 2.15.0 org.junit.jupiter