Upgrade to Spring Security 6.0.3

Closes gh-34952
This commit is contained in:
Stephane Nicoll
2023-04-17 20:40:06 +02:00
parent 67eff9a56f
commit 1e7b8250b8

View File

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