Skip to content

Commit 669710e

Browse files
committed
Upgrade to Spring Security 5.6.1
Closes gh-28973
1 parent af77ee0 commit 669710e

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
@@ -1707,7 +1707,7 @@ bom {
17071707
]
17081708
}
17091709
}
1710-
library("Spring Security", "5.6.1-SNAPSHOT") {
1710+
library("Spring Security", "5.6.1") {
17111711
group("org.springframework.security") {
17121712
imports = [
17131713
"spring-security-bom"

0 commit comments

Comments
 (0)