Upgrade to Spring Security 5.7.3

Closes gh-32040
This commit is contained in:
Stephane Nicoll 2022-08-16 07:14:53 +02:00
parent ef7aac8c14
commit 542267e244
1 changed files with 1 additions and 1 deletions

View File

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