Skip to content

Commit 53bdcc9

Browse files
committed
Start building against Spring Security 5.5.2 snapshots
See gh-27603
1 parent 93f9c60 commit 53bdcc9

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
@@ -1715,7 +1715,7 @@ bom {
17151715
]
17161716
}
17171717
}
1718-
library("Spring Security", "5.5.1") {
1718+
library("Spring Security", "5.5.2-SNAPSHOT") {
17191719
group("org.springframework.security") {
17201720
imports = [
17211721
"spring-security-bom"

0 commit comments

Comments
 (0)