Skip to content

Commit 7cb0ccf

Browse files
committed
Start building against Spring Security 6.5.0-M3 snapshots
See gh-44598
1 parent 84a89a3 commit 7cb0ccf

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
@@ -2408,7 +2408,7 @@ bom {
24082408
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
24092409
}
24102410
}
2411-
library("Spring Security", "6.5.0-M2") {
2411+
library("Spring Security", "6.5.0-SNAPSHOT") {
24122412
considerSnapshots()
24132413
group("org.springframework.security") {
24142414
imports = [

0 commit comments

Comments
 (0)