From 3f30e559aebe9601e6e0bf2931e845bb2a88654f Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 1 Jul 2020 14:56:27 -0400 Subject: [PATCH] Upgrade log4j Version --- stocks/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stocks/pom.xml b/stocks/pom.xml index 664804b..50b5363 100644 --- a/stocks/pom.xml +++ b/stocks/pom.xml @@ -114,19 +114,19 @@ org.apache.logging.log4j log4j-core - 2.12.1 + 2.13.2 org.apache.logging.log4j log4j-jcl - 2.12.1 + 2.13.2 runtime org.apache.logging.log4j log4j-slf4j-impl - 2.12.1 + 2.13.2 com.jgoodies