Upgrade to Spring Security 6.0.4

Closes gh-35743
This commit is contained in:
Stephane Nicoll
2023-06-20 16:59:46 +02:00
parent 6066fb53ed
commit cf955671d8

View File

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