Start building against Spring Security 6.1.5 snapshots

See gh-37701
3.1.x
Andy Wilkinson 1 year ago
parent 538c1cc56b
commit 16724c09d4

@ -1487,7 +1487,7 @@ bom {
] ]
} }
} }
library("Spring Security", "6.1.4") { library("Spring Security", "6.1.5-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.security") { group("org.springframework.security") {
imports = [ imports = [

Loading…
Cancel
Save