Skip to content

Commit a2b680a

Browse files
committed
Upgrade to Spring Security 6.4.11
Closes gh-47258
1 parent 6f18f1b commit a2b680a

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
@@ -2291,7 +2291,7 @@ bom {
22912291
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22922292
}
22932293
}
2294-
library("Spring Security", "6.4.10") {
2294+
library("Spring Security", "6.4.11") {
22952295
considerSnapshots()
22962296
group("org.springframework.security") {
22972297
bom("spring-security-bom")

0 commit comments

Comments
 (0)