Skip to content

Commit 7afa2de

Browse files
committed
Upgrade to Spring Security 7.1.0
Closes gh-50573
1 parent 3c3ed22 commit 7afa2de

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
@@ -2703,7 +2703,7 @@ bom {
27032703
releaseNotes("https://github.com/spring-projects/spring-restdocs/releases/tag/v{version}")
27042704
}
27052705
}
2706-
library("Spring Security", "7.1.0-SNAPSHOT") {
2706+
library("Spring Security", "7.1.0") {
27072707
considerSnapshots()
27082708
group("org.springframework.security") {
27092709
bom("spring-security-bom")

0 commit comments

Comments
 (0)