spring-boot/spring-boot-project/spring-boot-actuator-autoconfigure
Phillip Webb ae6311ddda Prevent Logback from accidentally being used in Log4J2LoggingSystemTests
Update `Log4J2LoggingSystemTests` to exclude Logback and include
'log4j-slf4j-impl'. The `ModifiedClassPathClassLoader` has also been
updated so that it no longer automatically excludes `log4j` artifacts,
instead we now use `@ClassPathExclusions` on the relevant tests.

Fixes gh-19365
2022-06-16 15:35:32 -07:00
..
src Prevent Logback from accidentally being used in Log4J2LoggingSystemTests 2022-06-16 15:35:32 -07:00
build.gradle Merge branch '2.5.x' 2021-11-19 15:37:32 +00:00