Skip to content

Commit e6e1274

Browse files
committed
Upgrade to Spring Security 6.3.6
Closes gh-43527
1 parent 843a4d5 commit e6e1274

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
@@ -2320,7 +2320,7 @@ bom {
23202320
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
23212321
}
23222322
}
2323-
library("Spring Security", "6.3.5") {
2323+
library("Spring Security", "6.3.6") {
23242324
considerSnapshots()
23252325
group("org.springframework.security") {
23262326
imports = [

0 commit comments

Comments
 (0)