Skip to content

Commit 21fb273

Browse files
committed
Upgrade to Spring Security 5.5.5
Closes gh-29713
1 parent 55f6898 commit 21fb273

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
@@ -1732,7 +1732,7 @@ bom {
17321732
]
17331733
}
17341734
}
1735-
library("Spring Security", "5.5.5-SNAPSHOT") {
1735+
library("Spring Security", "5.5.5") {
17361736
group("org.springframework.security") {
17371737
imports = [
17381738
"spring-security-bom"

0 commit comments

Comments
 (0)