From 3b94bf80be80647c75ad63c0858e94ddd67102bf Mon Sep 17 00:00:00 2001 From: Minecrell Date: Thu, 21 Sep 2017 16:33:35 +0200 Subject: [PATCH] Include Log4J2 SLF4J implementation diff --git a/pom.xml b/pom.xml index 7132e2021..9e06edfe2 100644 --- a/pom.xml +++ b/pom.xml @@ -63,6 +63,12 @@ 2.8.1 compile + + org.apache.logging.log4j + log4j-slf4j-impl + 2.8.1 + runtime + org.apache.logging.log4j log4j-iostreams -- 2.25.0.windows.1