Upgrade to Spring Security 5.7.5

Closes gh-33178
This commit is contained in:
Stephane Nicoll 2022-11-15 07:51:50 +01:00
parent 7de8c9bd53
commit 3b9260d4ca

View File

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