Skip to content

Commit 4e24073

Browse files
committed
Start building against Spring Security 6.5.6 snapshots
See gh-47465
1 parent 3abb15d commit 4e24073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5") {
2429+
library("Spring Security", "6.5.6-SNAPSHOT") {
24302430
considerSnapshots()
24312431
group("org.springframework.security") {
24322432
bom("spring-security-bom")

0 commit comments

Comments
 (0)