Skip to content

Commit 44a9145

Browse files
committed
Upgrade to Spring Security 5.5.4
Closes gh-28964
1 parent 6f8e116 commit 44a9145

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
@@ -1728,7 +1728,7 @@ bom {
17281728
]
17291729
}
17301730
}
1731-
library("Spring Security", "5.5.4-SNAPSHOT") {
1731+
library("Spring Security", "5.5.4") {
17321732
group("org.springframework.security") {
17331733
imports = [
17341734
"spring-security-bom"

0 commit comments

Comments
 (0)