Skip to content

Commit 97ff64d

Browse files
committed
Upgrade to Spring Security 6.4.12
Closes gh-47454
1 parent 5d5714c commit 97ff64d

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
@@ -2289,7 +2289,7 @@ bom {
22892289
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22902290
}
22912291
}
2292-
library("Spring Security", "6.4.12-SNAPSHOT") {
2292+
library("Spring Security", "6.4.12") {
22932293
considerSnapshots()
22942294
group("org.springframework.security") {
22952295
bom("spring-security-bom")

0 commit comments

Comments
 (0)