From d5c261d7e5bb08cf075ff88e811cef4a6f7e99d3 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Mon, 13 Dec 2021 22:09:09 -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 a3e1e473..ead9e1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -57,12 +57,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