ppkarwasz commented on issue #2384: URL: https://github.com/apache/logging-log4j2/issues/2384#issuecomment-2036850995
> So, I believe Spring Boot has defined it in their `<dependencyManagement>` section. And if they remove it in version 3.x, Maven will raise an error when it tries to resolve dependencies. > > But you are right, I just checked, and I found that they don't include the individual `log4j-spring-boot` but rather the whole `log4j-bom`. So, I think they didn't do anything wrong. Yes, and we also can not remove `log4j-spring-boot` from the BOM, because it has many other users beyond Spring Boot 3.x (e.g. Spring Boot 2.x :wink:) -- 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