mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Start building against Spring Security 7.2.0-M1 snapshots
See gh-51271
This commit is contained in:
@@ -2736,7 +2736,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "7.1.1-SNAPSHOT") {
|
||||
library("Spring Security", "7.2.0-SNAPSHOT") {
|
||||
firstParty()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
||||
Reference in New Issue
Block a user