Skip to content

Commit 7a9462b

Browse files
committed
Upgrade to Spring Security 5.3.0.RC1
Closes gh-20046
1 parent bc3ee5b commit 7a9462b

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
@@ -1666,7 +1666,7 @@ bom {
16661666
]
16671667
}
16681668
}
1669-
library("Spring Security", "5.3.0.M1") {
1669+
library("Spring Security", "5.3.0.RC1") {
16701670
group("org.springframework.security") {
16711671
imports = [
16721672
"spring-security-bom"

0 commit comments

Comments
 (0)