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