ppkarwasz commented on issue #3511:
URL: 
https://github.com/apache/logging-log4j2/issues/3511#issuecomment-2700608924

   > I understand that 2.23.1+ introduced major changes, but I can't simply 
upgrade to Log4j 2.24.3, because the Minecraft server (or one of its plugins) 
depends on Log4j **2.22.1**. Unfortunately, I don't have a way to fully track 
which component is responsible for this dependency, so updating is difficult at 
the moment.
   
   Log4j follows semantic versioning, so you can safely upgrade to `2.24.3`. In 
version `2.23.0` a big refactoring of `StatusLogger` took place, but it did not 
affect binary compatibility.
   
   We only maintain the last minor version of each major branch, so there will 
never be a `2.22.2` release. If this bug does **not** affect `2.24.3`, we might 
add some note to `2.22.x`, but we will not fix 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.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to