Don't shade Log4J API

This commit is contained in:
creeper123123321 2019-06-09 12:35:53 -03:00 committed by creeper123123321
parent 3acba1b8e2
commit fd8c89ae17

View File

@ -39,6 +39,7 @@
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.8.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>nl.matsv</groupId>