Skip to content

Commit ab3396d

Browse files
committed
Upgrade to Spring Security 5.5.3
Closes gh-28247
1 parent d767e0e commit ab3396d

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
@@ -1722,7 +1722,7 @@ bom {
17221722
]
17231723
}
17241724
}
1725-
library("Spring Security", "5.5.3-SNAPSHOT") {
1725+
library("Spring Security", "5.5.3") {
17261726
group("org.springframework.security") {
17271727
imports = [
17281728
"spring-security-bom"

0 commit comments

Comments
 (0)