Start building against Spring Security 6.3.10 snapshots
See gh-45761
This commit is contained in:
parent
479b7337cb
commit
451c76e0dc
|
@ -2290,7 +2290,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.3.9") {
|
||||
library("Spring Security", "6.3.10-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
|
Loading…
Reference in New Issue