Skip to content

Commit 07a7b69

Browse files
committed
Upgrade to Spring Security 7.0.0-RC2
Closes gh-47844
1 parent 0f22145 commit 07a7b69

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
@@ -2533,7 +2533,7 @@ bom {
25332533
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
25342534
}
25352535
}
2536-
library("Spring Security", "7.0.0-SNAPSHOT") {
2536+
library("Spring Security", "7.0.0-RC2") {
25372537
considerSnapshots()
25382538
group("org.springframework.security") {
25392539
bom("spring-security-bom")

0 commit comments

Comments
 (0)