Skip to content

Commit 190c452

Browse files
committed
Upgrade to Spring Security 6.5.11
Closes gh-50526
1 parent 34e7b58 commit 190c452

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2452,7 +2452,7 @@ bom {
24522452
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24532453
}
24542454
}
2455-
library("Spring Security", "6.5.11-SNAPSHOT") {
2455+
library("Spring Security", "6.5.11") {
24562456
considerSnapshots()
24572457
group("org.springframework.security") {
24582458
bom("spring-security-bom")

0 commit comments

Comments
 (0)