Skip to content

Commit 8ac2a59

Browse files
committed
Upgrade to Spring Security 5.6.0-RC1
Closes gh-28258
1 parent 2e6b0bb commit 8ac2a59

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
@@ -1701,7 +1701,7 @@ bom {
17011701
]
17021702
}
17031703
}
1704-
library("Spring Security", "5.6.0-SNAPSHOT") {
1704+
library("Spring Security", "5.6.0-RC1") {
17051705
group("org.springframework.security") {
17061706
imports = [
17071707
"spring-security-bom"

0 commit comments

Comments
 (0)