Upgrade to Spring Security 6.0.7

Closes gh-37417
This commit is contained in:
Stéphane Nicoll 2023-09-18 19:05:27 +02:00
parent 7586509f2b
commit 3d514da3d1

View File

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