Skip to content

Commit ff44b3d

Browse files
committed
Start building against Spring Security 6.2.7 snapshots
See gh-42541
1 parent 96d8ae5 commit ff44b3d

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.6") {
1672+
library("Spring Security", "6.2.7-SNAPSHOT") {
16731673
considerSnapshots()
16741674
group("org.springframework.security") {
16751675
imports = [

0 commit comments

Comments
 (0)