Skip to content

Commit f270c73

Browse files
committed
Upgrade to Spring Security 6.5.8
Closes gh-49225
1 parent 35df324 commit f270c73

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
@@ -2437,7 +2437,7 @@ bom {
24372437
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24382438
}
24392439
}
2440-
library("Spring Security", "6.5.7") {
2440+
library("Spring Security", "6.5.8") {
24412441
considerSnapshots()
24422442
group("org.springframework.security") {
24432443
bom("spring-security-bom")

0 commit comments

Comments
 (0)