Skip to content

Commit d8d208c

Browse files
committed
Upgrade to Spring Security 6.4.5
Closes gh-45097
1 parent c1b8e77 commit d8d208c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2256,7 +2256,7 @@ bom {
22562256
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22572257
}
22582258
}
2259-
library("Spring Security", "6.4.5-SNAPSHOT") {
2259+
library("Spring Security", "6.4.5") {
22602260
considerSnapshots()
22612261
group("org.springframework.security") {
22622262
bom("spring-security-bom")

0 commit comments

Comments
 (0)