Skip to content

Commit f9fa134

Browse files
committed
Upgrade to Spring Security 7.0.2
Closes gh-48444
1 parent 4c3d232 commit f9fa134

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
@@ -2550,7 +2550,7 @@ bom {
25502550
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
25512551
}
25522552
}
2553-
library("Spring Security", "7.0.1-SNAPSHOT") {
2553+
library("Spring Security", "7.0.2") {
25542554
considerSnapshots()
25552555
group("org.springframework.security") {
25562556
bom("spring-security-bom")

0 commit comments

Comments
 (0)