From 0000000000000000000000000000000000000000 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 70a7778ae19941bb78b8669b1429cb3d525f58a4..3ebdf97dd88e9461331434da4a8cd02bd25148ca 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,11 @@ log4j-api compile + + org.apache.logging.log4j + log4j-slf4j-impl + runtime + org.apache.logging.log4j log4j-iostreams