Upgrade to Spring Security 5.7.2

Closes gh-31375
This commit is contained in:
Andy Wilkinson
2022-06-20 20:33:56 +01:00
parent a0839a702d
commit 79580617a6

View File

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