mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 14:39:36 +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