From 29207742664725df62110cf8c49a8d2730c431bc Mon Sep 17 00:00:00 2001 From: Tim Chamberlain Date: Wed, 16 Nov 2022 10:18:57 -0600 Subject: [PATCH] SPRINT-15: reverted log change --- pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 65d19981..3f7c4392 100644 --- a/pom.xml +++ b/pom.xml @@ -77,17 +77,12 @@ org.apache.logging.log4j log4j-api - 2.19.0 + 2.17.1 org.apache.logging.log4j log4j-core - 2.19.0 - - - org.apache.logging.log4j - log4j-layout-template-json - 2.19.0 + 2.17.1 org.junit.jupiter