Skip to content

Commit a712b1e

Browse files
committed
Upgrade to Spring Security 5.6.5
Closes gh-31102
1 parent 62963d7 commit a712b1e

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
@@ -1760,7 +1760,7 @@ bom {
17601760
]
17611761
}
17621762
}
1763-
library("Spring Security", "5.6.4") {
1763+
library("Spring Security", "5.6.5") {
17641764
group("org.springframework.security") {
17651765
imports = [
17661766
"spring-security-bom"

0 commit comments

Comments
 (0)