From c2d4014cb04f75bd23289b23cd5d676ee30aac78 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Mon, 13 Dec 2021 22:05:37 -0600 Subject: [PATCH] Updating to log4j 2.15.0 for security patch --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 82ca2e0d..79011c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -56,12 +56,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