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