Remove warning from Maven log4j:log4j:jar -> duplicate declaration
This commit is contained in:
parent
b960f18f4e
commit
9e4086e501
1 changed files with 0 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue