Skip to content

Commit 6d32daf

Browse files
committed
Upgrade to Spring Security 6.5.6
Closes gh-47465
1 parent 508886c commit 6d32daf

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
@@ -2424,7 +2424,7 @@ bom {
24242424
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24252425
}
24262426
}
2427-
library("Spring Security", "6.5.6-SNAPSHOT") {
2427+
library("Spring Security", "6.5.6") {
24282428
considerSnapshots()
24292429
group("org.springframework.security") {
24302430
bom("spring-security-bom")

0 commit comments

Comments
 (0)