Skip to content

Commit 1217e65

Browse files
committed
Start building against Spring Security 6.3.9 snapshots
See gh-45060
1 parent 699365c commit 1217e65

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
@@ -2268,7 +2268,7 @@ bom {
22682268
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
22692269
}
22702270
}
2271-
library("Spring Security", "6.3.8") {
2271+
library("Spring Security", "6.3.9-SNAPSHOT") {
22722272
considerSnapshots()
22732273
group("org.springframework.security") {
22742274
bom("spring-security-bom")

0 commit comments

Comments
 (0)