Skip to content

Commit 342d013

Browse files
committed
Start building against Spring Security 5.6.6 snapshots
See gh-31351
1 parent ba572e5 commit 342d013

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.5") {
1763+
library("Spring Security", "5.6.6-SNAPSHOT") {
17641764
group("org.springframework.security") {
17651765
imports = [
17661766
"spring-security-bom"

0 commit comments

Comments
 (0)