log4j removal

(cherry picked from commit ae213dcf5e)
This commit is contained in:
Harald Kuhr
2020-01-07 13:44:40 +01:00
parent b0e6fbed9f
commit b3cf467f0b
3 changed files with 0 additions and 196 deletions
-6
View File
@@ -80,11 +80,5 @@
<scope>provided</scope>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.14</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>