Skip to content

Commit 1d1d6ef

Browse files
committed
Start building against Spring Security 5.7.8 snapshots
See gh-34948
1 parent ddf9d24 commit 1d1d6ef

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.7") {
1835+
library("Spring Security", "5.7.8-SNAPSHOT") {
18361836
prohibit {
18371837
versionRange "[6.0.0-M1,)"
18381838
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)