Upgrade to Spring Security 6.1.3

Closes gh-36848
This commit is contained in:
Stephane Nicoll
2023-08-22 09:00:24 +02:00
parent e97e2895c5
commit e789b76e74

View File

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