Skip to content

Commit 56b250a

Browse files
committed
Start building against Spring Security 6.5.3 snapshots
See gh-46709
1 parent 04d4e88 commit 56b250a

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
@@ -2426,7 +2426,7 @@ bom {
24262426
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24272427
}
24282428
}
2429-
library("Spring Security", "6.5.2") {
2429+
library("Spring Security", "6.5.3-SNAPSHOT") {
24302430
considerSnapshots()
24312431
group("org.springframework.security") {
24322432
bom("spring-security-bom")

0 commit comments

Comments
 (0)