Skip to content

Commit bffbf84

Browse files
committed
Upgrade to Spring Security 6.3.8
Closes gh-44563
1 parent 2fdbc03 commit bffbf84

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
@@ -2316,7 +2316,7 @@ bom {
23162316
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
23172317
}
23182318
}
2319-
library("Spring Security", "6.3.8-SNAPSHOT") {
2319+
library("Spring Security", "6.3.8") {
23202320
considerSnapshots()
23212321
group("org.springframework.security") {
23222322
imports = [

0 commit comments

Comments
 (0)