Skip to content

Commit 63c53cb

Browse files
committed
Start building against Spring Security 5.7.7 snapshots
See spring-projectsgh-34145
1 parent d7f2571 commit 63c53cb

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
@@ -1832,7 +1832,7 @@ bom {
18321832
]
18331833
}
18341834
}
1835-
library("Spring Security", "5.7.6") {
1835+
library("Spring Security", "5.7.7-SNAPSHOT") {
18361836
prohibit {
18371837
versionRange "[6.0.0-M1,)"
18381838
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)