nicoloboschi opened a new pull request #3167:
URL: https://github.com/apache/bookkeeper/pull/3167


   ### Motivation
   
   Log4J is dead and it has a lot of vulnerabilities. We already switched to 
Log4J2 on master branch.
   The easiest way to replace it is to use [reload4j](https://reload4j.qos.ch/)
   
   ### Changes
   * Update org.slf4j:log4j-over-slf4j to 1.7.36 which automatically replace 
the jar with reload4j replacement
   
   From the official [website](https://www.slf4j.org/news.html)
   >2022-01-25 - Release of SLF4J 1.7.35
   • In this release, the "slf4j-log4j12" artifact automatically instructs 
Maven to use the "slf4j-reload4j" artifact instead. As you might have guessed, 
the "slf4j-reload4j" binding delegates log processing to the reload4j logging 
framework.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to