Skip to content

Commit 451c76e

Browse files
committed
Start building against Spring Security 6.3.10 snapshots
See gh-45761
1 parent 479b733 commit 451c76e

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
@@ -2290,7 +2290,7 @@ bom {
22902290
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22912291
}
22922292
}
2293-
library("Spring Security", "6.3.9") {
2293+
library("Spring Security", "6.3.10-SNAPSHOT") {
22942294
considerSnapshots()
22952295
group("org.springframework.security") {
22962296
bom("spring-security-bom")

0 commit comments

Comments
 (0)