Upgrade to Spring Security 6.0.7

Closes gh-37417
pull/37462/head
Stéphane Nicoll 1 year ago
parent 7586509f2b
commit 3d514da3d1

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

Loading…
Cancel
Save