mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 00:29:01 +00:00
The `spring-boot-test-support` module is internal and is not deployed so we should not offer public dependency management for it. Closes gh-8165