From a40b48933c0e67d7f6146cf6a40d377a33b54857 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 5a230592..6f2fe9c2 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.1.windows.1