Skip to content

Commit 2f89a1e

Browse files
committed
Start building against Spring Security 6.2.8 snapshots
See gh-43009
1 parent fe39095 commit 2f89a1e

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
@@ -1669,7 +1669,7 @@ bom {
16691669
]
16701670
}
16711671
}
1672-
library("Spring Security", "6.2.7") {
1672+
library("Spring Security", "6.2.8-SNAPSHOT") {
16731673
considerSnapshots()
16741674
group("org.springframework.security") {
16751675
imports = [

0 commit comments

Comments
 (0)