Skip to content

Commit a92388c

Browse files
committed
Upgrade to Spring Security 5.6.8
Closes gh-32590
1 parent a16e3e6 commit a92388c

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
@@ -1767,7 +1767,7 @@ bom {
17671767
]
17681768
}
17691769
}
1770-
library("Spring Security", "5.6.8-SNAPSHOT") {
1770+
library("Spring Security", "5.6.8") {
17711771
group("org.springframework.security") {
17721772
imports = [
17731773
"spring-security-bom"

0 commit comments

Comments
 (0)