Skip to content

Commit 6f7e7b7

Browse files
committed
Upgrade to Spring Security 7.0.6
Closes gh-50548
1 parent c715164 commit 6f7e7b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2570,7 +2570,7 @@ bom {
25702570
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
25712571
}
25722572
}
2573-
library("Spring Security", "7.0.6-SNAPSHOT") {
2573+
library("Spring Security", "7.0.6") {
25742574
considerSnapshots()
25752575
group("org.springframework.security") {
25762576
bom("spring-security-bom")

0 commit comments

Comments
 (0)