Skip to content

Commit 6ccb131

Browse files
committed
Start building against Spring Security 6.3.4 snapshots
See gh-42553
1 parent 44c2925 commit 6ccb131

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
@@ -2120,7 +2120,7 @@ bom {
21202120
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
21212121
}
21222122
}
2123-
library("Spring Security", "6.3.3") {
2123+
library("Spring Security", "6.3.4-SNAPSHOT") {
21242124
considerSnapshots()
21252125
group("org.springframework.security") {
21262126
imports = [

0 commit comments

Comments
 (0)