Skip to content

Commit 3b0b009

Browse files
committed
Start building against Spring Security 6.5.1 snapshots
See gh-45786
1 parent ec2d434 commit 3b0b009

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
@@ -2411,7 +2411,7 @@ bom {
24112411
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24122412
}
24132413
}
2414-
library("Spring Security", "6.5.0") {
2414+
library("Spring Security", "6.5.1-SNAPSHOT") {
24152415
considerSnapshots()
24162416
group("org.springframework.security") {
24172417
bom("spring-security-bom")

0 commit comments

Comments
 (0)