Skip to content

Commit 4a8e20e

Browse files
committed
Upgrade to Spring Security 6.4.8
Closes gh-46476
1 parent 05c728a commit 4a8e20e

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
@@ -2292,7 +2292,7 @@ bom {
22922292
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22932293
}
22942294
}
2295-
library("Spring Security", "6.4.7") {
2295+
library("Spring Security", "6.4.8") {
22962296
considerSnapshots()
22972297
group("org.springframework.security") {
22982298
bom("spring-security-bom")

0 commit comments

Comments
 (0)