vivo-project/VIVO

Replace slf4j-log4j12 with slf4j-reload4j

Opened this issue · 0 comments

Describe the bug
Artifact used for log4j has been relocated - https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12/1.7.36

To Reproduce
There is no security vulnerability. However, a message about relocation can be found at https://mvnrepository.com/artifact/org.slf4j/slf4j-log4j12/1.7.36

Expected behavior
Instead of <artifactId>slf4j-log4j12</artifactId> the following artifact should be used <artifactId>slf4j-reload4j</artifactId>