Upgrade to Spring Security 6.1.2

Closes gh-36298
This commit is contained in:
Stephane Nicoll 2023-07-18 06:22:50 +02:00
parent 00ca0ace81
commit 5af99fe219
1 changed files with 1 additions and 1 deletions

View File

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