Upgrade to Spring Security 6.0.5

Closes gh-36293
This commit is contained in:
Stephane Nicoll 2023-07-18 06:22:09 +02:00
parent 3a12e8ee8b
commit 1dcfb3cfb1

View File

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