Skip to content

Commit e82def0

Browse files
committed
Upgrade to Spring Security 5.5.8
Closes gh-31096
1 parent 7f60c67 commit e82def0

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
@@ -1775,7 +1775,7 @@ bom {
17751775
]
17761776
}
17771777
}
1778-
library("Spring Security", "5.5.7") {
1778+
library("Spring Security", "5.5.8") {
17791779
group("org.springframework.security") {
17801780
imports = [
17811781
"spring-security-bom"

0 commit comments

Comments
 (0)