Remove warning from Maven log4j:log4j:jar -> duplicate declaration

This commit is contained in:
Andrea Vibelli 2014-07-31 11:06:24 +02:00
parent b960f18f4e
commit 9e4086e501

View file

@ -128,10 +128,6 @@
<groupId>org.jboss.logging</groupId>
<artifactId>jboss-logging</artifactId>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
</dependency>
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-servlet</artifactId>