centic9 commented on issue #3196:
URL: 
https://github.com/apache/logging-log4j2/issues/3196#issuecomment-2466714343

   As log4j-api and log4j-core are defined at different places, the exact 
versions that people end up with will likely often differ.
   
   E.g. I am looking at it as commiter of the Apache POI library. We upgraded 
log4j-api to 2.24.1 and plan to roll a release.
   
   As Apache POI is just a library, it does not contain a dependency on 
log4j-core. Users of the library usually add log4j-core or another 
implementation of the api.
   
   When users of Apache POI upgrade without adjusting log4j-core along the way, 
they will run into this issue.
   
   Yes, ideally log4j-api and log4j-core would be the same version always, but 
I expect quite some bug-reports if we release Apache POI this way as reality 
will see version-differences fairly frequently.


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