Skip to content

Commit 03e3a66

Browse files
committed
Upgrade to Spring Security 7.0.0-RC3
Closes gh-47844
1 parent 2b5a46d commit 03e3a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2549,7 +2549,7 @@ bom {
25492549
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
25502550
}
25512551
}
2552-
library("Spring Security", "7.0.0-RC2") {
2552+
library("Spring Security", "7.0.0-RC3") {
25532553
considerSnapshots()
25542554
group("org.springframework.security") {
25552555
bom("spring-security-bom")

0 commit comments

Comments
 (0)