mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
A test case would fail to accurately capture the contents of the layers.idx file unless the test project contained at least one non-project snapshot dependency, which was only true when the Spring Boot version was a snapshot. See gh-23463