Start building against Spring Security 6.3.4 snapshots
See gh-42553
This commit is contained in:
parent
44c2925aa0
commit
6ccb131de1
|
|
@ -2120,7 +2120,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.3.3") {
|
||||
library("Spring Security", "6.3.4-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue