Start building against Spring Security 6.4.5 snapshots
See gh-45097
This commit is contained in:
parent
5f169d5e9c
commit
75c1758d66
|
@ -2254,7 +2254,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.4.4") {
|
||||
library("Spring Security", "6.4.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
bom("spring-security-bom")
|
||||
|
|
Loading…
Reference in New Issue