Skip to content

Commit 5ce3925

Browse files
committed
Start building against Spring Security 5.5.7 snapshots
See gh-31005
1 parent 0233cf0 commit 5ce3925

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.6") {
1777+
library("Spring Security", "5.5.7-SNAPSHOT") {
17781778
group("org.springframework.security") {
17791779
imports = [
17801780
"spring-security-bom"

0 commit comments

Comments
 (0)