From fd8c89ae17e1aa745ecd91e685b53f905f0a515a Mon Sep 17 00:00:00 2001 From: creeper123123321 Date: Sun, 9 Jun 2019 12:35:53 -0300 Subject: [PATCH] Don't shade Log4J API --- fabric/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/fabric/pom.xml b/fabric/pom.xml index 24c5a2ee..2086c33a 100644 --- a/fabric/pom.xml +++ b/fabric/pom.xml @@ -39,6 +39,7 @@ org.apache.logging.log4j log4j-api 2.8.1 + provided nl.matsv