Skip to content

Commit 594fa88

Browse files
committed
Upgrade to Spring Security 6.1.9
Closes gh-40204
1 parent d5af9a4 commit 594fa88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,7 @@ bom {
14851485
]
14861486
}
14871487
}
1488-
library("Spring Security", "6.1.9-SNAPSHOT") {
1488+
library("Spring Security", "6.1.9") {
14891489
considerSnapshots()
14901490
group("org.springframework.security") {
14911491
imports = [

0 commit comments

Comments
 (0)