PRODSEC-6083 migrate to reload4j (#949)

This commit is contained in:
Stefan Kopf
2022-02-09 11:15:26 +01:00
committed by GitHub
parent 85b5b2660e
commit fea50a2206
4 changed files with 17 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<artifactId>slf4j-reload4j</artifactId>
<version>1.7.35</version>
<scope>test</scope>
</dependency>