Skip to content

Commit 79d18dd

Browse files
committed
Upgrade to Spring Security 6.3.9
Closes gh-45060
1 parent 038063a commit 79d18dd

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
@@ -2270,7 +2270,7 @@ bom {
22702270
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22712271
}
22722272
}
2273-
library("Spring Security", "6.3.9-SNAPSHOT") {
2273+
library("Spring Security", "6.3.9") {
22742274
considerSnapshots()
22752275
group("org.springframework.security") {
22762276
bom("spring-security-bom")

0 commit comments

Comments
 (0)