mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
With Spring Authorization Server migrating to Spring Security proper as of v7, this commit removes dependency management for it and adapt to changes in recent snapshots Closes gh-47174