Upgrade to Spring Security 6.1.4

Closes gh-37424
This commit is contained in:
Stéphane Nicoll 2023-09-18 19:06:59 +02:00
parent 61a5be28d0
commit 947f2bf19a

View File

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