Skip to content

Commit 455c376

Browse files
committed
Start building against Spring Security 5.5.6 snapshots
See gh-30593
1 parent bb8be24 commit 455c376

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
@@ -1774,7 +1774,7 @@ bom {
17741774
]
17751775
}
17761776
}
1777-
library("Spring Security", "5.5.5") {
1777+
library("Spring Security", "5.5.6-SNAPSHOT") {
17781778
group("org.springframework.security") {
17791779
imports = [
17801780
"spring-security-bom"

0 commit comments

Comments
 (0)