Start building against Spring Security 5.7.2 snapshots

See gh-31375
pull/31463/head
Stephane Nicoll 2 years ago
parent ba4bb2ff32
commit 7841789735

@ -1771,7 +1771,7 @@ bom {
]
}
}
library("Spring Security", "5.7.1") {
library("Spring Security", "5.7.2-SNAPSHOT") {
prohibit("[6.0.0-M1,)") {
because "it uses Spring Framework 6"
}

Loading…
Cancel
Save