mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Previously, spring-boot-dependencies listed a subset of Spring Security's modules. This commit updates it to import Spring Security's bom instead, thereby providing dependency management for every module in Spring Security. Closes #760