netty5/common
Stephan H. Wissel 7c955a19dc
Redirect Log4J 1.x to Log 2.x (#11264)
Removes flag by Whitesource vulnerability scanner

Motivation:

WhiteSource vulnerability scan flags the Log4J 1.x stream as vulnerable.

Modification:

Replaced reference to `log4j` with `log4j-1.2-api`
Ran `mvn test` (on a Mac) successfully

Result:

Fixes #11263
2021-05-18 12:42:48 +02:00
..
src make Slf4JLoggerFactory be singleton (#11253) 2021-05-17 09:10:15 +02:00
pom.xml Redirect Log4J 1.x to Log 2.x (#11264) 2021-05-18 12:42:48 +02:00