Start building against Spring Security 5.7.2 snapshots

See gh-31375
This commit is contained in:
Stephane Nicoll
2022-06-14 07:51:02 +02:00
parent ba4bb2ff32
commit 7841789735

View File

@@ -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"
}