Skip to content

Commit 1e5797f

Browse files
committed
Upgrade to Spring Security 5.6.10
Closes gh-35537
1 parent 83cbe3f commit 1e5797f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1777,7 +1777,7 @@ bom {
17771777
]
17781778
}
17791779
}
1780-
library("Spring Security", "5.6.9") {
1780+
library("Spring Security", "5.6.10") {
17811781
group("org.springframework.security") {
17821782
imports = [
17831783
"spring-security-bom"

0 commit comments

Comments
 (0)