Skip to content

Commit 2d84953

Browse files
committed
Upgrade to Spring Security 5.6.2
Closes gh-29723
1 parent 7373111 commit 2d84953

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
@@ -1711,7 +1711,7 @@ bom {
17111711
]
17121712
}
17131713
}
1714-
library("Spring Security", "5.6.2-SNAPSHOT") {
1714+
library("Spring Security", "5.6.2") {
17151715
group("org.springframework.security") {
17161716
imports = [
17171717
"spring-security-bom"

0 commit comments

Comments
 (0)