Skip to content

Commit 6a45028

Browse files
committed
Upgrade to Spring Security 6.5.2
Closes gh-46477
1 parent 885aadf commit 6a45028

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
@@ -2427,7 +2427,7 @@ bom {
24272427
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24282428
}
24292429
}
2430-
library("Spring Security", "6.5.1") {
2430+
library("Spring Security", "6.5.2") {
24312431
considerSnapshots()
24322432
group("org.springframework.security") {
24332433
bom("spring-security-bom")

0 commit comments

Comments
 (0)