mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
d588bf7506
Update `LoggingMainClassTimeWarningListener` to import individual `Layout` inner classes. This fixes an odd javac parse issue that otherwise occurs. See gh-9316