Skip to content

Commit 224baa1

Browse files
committed
Start building against Spring Security 6.4.9 snapshots
See gh-46697
1 parent 23c69cf commit 224baa1

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
@@ -2291,7 +2291,7 @@ bom {
22912291
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22922292
}
22932293
}
2294-
library("Spring Security", "6.4.8") {
2294+
library("Spring Security", "6.4.9-SNAPSHOT") {
22952295
considerSnapshots()
22962296
group("org.springframework.security") {
22972297
bom("spring-security-bom")

0 commit comments

Comments
 (0)