Skip to content

Commit 6fa103b

Browse files
committed
Start building against Spring Security 5.6.4 snapshots
See gh-31012
1 parent 40f82e9 commit 6fa103b

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
@@ -1758,7 +1758,7 @@ bom {
17581758
]
17591759
}
17601760
}
1761-
library("Spring Security", "5.6.3") {
1761+
library("Spring Security", "5.6.4-SNAPSHOT") {
17621762
group("org.springframework.security") {
17631763
imports = [
17641764
"spring-security-bom"

0 commit comments

Comments
 (0)