Skip to content

Commit 75c1758

Browse files
committed
Start building against Spring Security 6.4.5 snapshots
See gh-45097
1 parent 5f169d5 commit 75c1758

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
@@ -2254,7 +2254,7 @@ bom {
22542254
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22552255
}
22562256
}
2257-
library("Spring Security", "6.4.4") {
2257+
library("Spring Security", "6.4.5-SNAPSHOT") {
22582258
considerSnapshots()
22592259
group("org.springframework.security") {
22602260
bom("spring-security-bom")

0 commit comments

Comments
 (0)