Merge pull request #4 from ealden/fix-log4j-module-compile-error
Set Log4J dependency from runtime to compile in log4j module as we are re
This commit is contained in:
@@ -122,7 +122,6 @@
|
||||
<groupId>log4j</groupId>
|
||||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.16</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user