Skip to content

Commit 448f688

Browse files
committed
Upgrade to Spring Security 6.5.7
Closes gh-48043
1 parent 69d2386 commit 448f688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2431,7 +2431,7 @@ bom {
24312431
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24322432
}
24332433
}
2434-
library("Spring Security", "6.5.7-SNAPSHOT") {
2434+
library("Spring Security", "6.5.7") {
24352435
considerSnapshots()
24362436
group("org.springframework.security") {
24372437
bom("spring-security-bom")

0 commit comments

Comments
 (0)