Upgrade to Spring Security 5.7.6

Closes gh-33544
This commit is contained in:
Brian Clozel 2022-12-21 13:43:06 +01:00
parent 76858aebc2
commit 3aca776b5d
1 changed files with 1 additions and 1 deletions

View File

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