Skip to content

Commit 55c636d

Browse files
committed
Start building against Spring Security 6.4.6 snapshots
See gh-45558
1 parent b3f3b06 commit 55c636d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2260,7 +2260,7 @@ bom {
22602260
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22612261
}
22622262
}
2263-
library("Spring Security", "6.4.5") {
2263+
library("Spring Security", "6.4.6-SNAPSHOT") {
22642264
considerSnapshots()
22652265
group("org.springframework.security") {
22662266
bom("spring-security-bom")

0 commit comments

Comments
 (0)