mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +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