Skip to content

Commit 86176e8

Browse files
committed
Start building against Spring Security 5.6.8 snapshots
See gh-32590
1 parent 525b724 commit 86176e8

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

0 commit comments

Comments
 (0)