Skip to content

Commit 63375d8

Browse files
committed
Start building against Spring Security 6.4.7 snapshots
See gh-45773
1 parent 9e210dc commit 63375d8

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
@@ -2273,7 +2273,7 @@ bom {
22732273
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22742274
}
22752275
}
2276-
library("Spring Security", "6.4.6") {
2276+
library("Spring Security", "6.4.7-SNAPSHOT") {
22772277
considerSnapshots()
22782278
group("org.springframework.security") {
22792279
bom("spring-security-bom")

0 commit comments

Comments
 (0)