lhotari opened a new pull request #8880:
URL: https://github.com/apache/pulsar/pull/8880


   ### Motivation
   
   Upgrade to most recent Log4j2 version to keep it updated. Replace legacy 
log4j dependency with API facade for legacy API
   
   ### Modifications
   
   - Upgrade Log4j2 version to 2.14.0
   
   - replace legacy log4j dependency with log4j-1.2-api
   
   - import Log4j2's BOM into Pulsar's dependency management instead of
     defining versions separately for each Log4j2 library
   
   - distribution/server/pom.xml included log4j:log4j dependency.
     - replace with org.apache.logging.log4j:log4j-1.2-api to
       keep supporting the legacy logging api in the case something
       depends on it
   


----------------------------------------------------------------
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.

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


Reply via email to