Upgrade to Spring Security 6.0.6

Closes gh-36837
This commit is contained in:
Stephane Nicoll 2023-08-22 08:58:10 +02:00
parent 22e00c71d3
commit 7426d21407

View File

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