Start building against Spring Security 6.4.0 snapshots
See gh-42148
This commit is contained in:
parent
23ad50ee60
commit
0232f27b5e
|
@ -2093,7 +2093,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.4.0-M3") {
|
||||
library("Spring Security", "6.4.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue