Upgrade to Spring Security 6.0.8

Closes gh-37685
This commit is contained in:
Andy Wilkinson 2023-10-17 08:46:54 +01:00
parent 2acfe9c4e1
commit 517c63336a
1 changed files with 1 additions and 1 deletions

View File

@ -1443,7 +1443,7 @@ bom {
]
}
}
library("Spring Security", "6.0.8-SNAPSHOT") {
library("Spring Security", "6.0.8") {
considerSnapshots()
group("org.springframework.security") {
imports = [