Skip to content

Commit d2d4eef

Browse files
committed
Upgrade to Spring Security 5.6.4
Closes gh-31012
1 parent a9df2a1 commit d2d4eef

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
@@ -1758,7 +1758,7 @@ bom {
17581758
]
17591759
}
17601760
}
1761-
library("Spring Security", "5.6.4-SNAPSHOT") {
1761+
library("Spring Security", "5.6.4") {
17621762
group("org.springframework.security") {
17631763
imports = [
17641764
"spring-security-bom"

0 commit comments

Comments
 (0)