Skip to content

Commit 0232f27

Browse files
committed
Start building against Spring Security 6.4.0 snapshots
See gh-42148
1 parent 23ad50e commit 0232f27

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
@@ -2093,7 +2093,7 @@ bom {
20932093
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
20942094
}
20952095
}
2096-
library("Spring Security", "6.4.0-M3") {
2096+
library("Spring Security", "6.4.0-SNAPSHOT") {
20972097
considerSnapshots()
20982098
group("org.springframework.security") {
20992099
imports = [

0 commit comments

Comments
 (0)