mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-19 22:09:01 +00:00
Upgrade to Spring Security 7.0.0-M3
Closes gh-47199
This commit is contained in:
@@ -2442,7 +2442,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "7.0.0-SNAPSHOT") {
|
||||
library("Spring Security", "7.0.0-M3") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
||||
Reference in New Issue
Block a user