Skip to content

Commit da8b589

Browse files
committed
Start building against Spring Security 6.3.7 snapshots
See gh-44113
1 parent fedb086 commit da8b589

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
@@ -2320,7 +2320,7 @@ bom {
23202320
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
23212321
}
23222322
}
2323-
library("Spring Security", "6.3.6") {
2323+
library("Spring Security", "6.3.7-SNAPSHOT") {
23242324
considerSnapshots()
23252325
group("org.springframework.security") {
23262326
imports = [

0 commit comments

Comments
 (0)