Skip to content

Commit f7f4831

Browse files
committed
Upgrade to Spring Security 5.5.7
Closes gh-31005
1 parent e9791e9 commit f7f4831

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
@@ -1774,7 +1774,7 @@ bom {
17741774
]
17751775
}
17761776
}
1777-
library("Spring Security", "5.5.7-SNAPSHOT") {
1777+
library("Spring Security", "5.5.7") {
17781778
group("org.springframework.security") {
17791779
imports = [
17801780
"spring-security-bom"

0 commit comments

Comments
 (0)