jakub-id commented on issue #3904: URL: https://github.com/apache/logging-log4j2/issues/3904#issuecomment-3243095342
@vy output of `mvn -Dverbose dependency:tree -pl server` attached for three different versions of log4j2 bom. `beta3` is the only one that pulls `log4j-slf4j-impl:2.24.1`. [deps-log4j2-1_25_1.log](https://github.com/user-attachments/files/22083094/deps-log4j2-1_25_1.log) [deps-log4j2-3.0.0-beta2.log](https://github.com/user-attachments/files/22083097/deps-log4j2-3.0.0-beta2.log) [deps-log4j2-3.0.0-beta3.log](https://github.com/user-attachments/files/22083100/deps-log4j2-3.0.0-beta3.log) If you can you checkout https://github.com/indexdata/reservoir and run `mvn package -Dlog4j2.version=3.0.0-beta3` it will reproduce the problem in verrt.x. -- 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]
