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