Skip to content

Commit e719a24

Browse files
committed
Upgrade to Spring Security 5.4.0-RC1
Closes gh-22668
1 parent 9c417d2 commit e719a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,7 @@ bom {
16161616
]
16171617
}
16181618
}
1619-
library("Spring Security", "5.4.0-SNAPSHOT") {
1619+
library("Spring Security", "5.4.0-RC1") {
16201620
group("org.springframework.security") {
16211621
imports = [
16221622
"spring-security-bom"

0 commit comments

Comments
 (0)