Skip to content

Commit cae34a1

Browse files
committed
Start building against Spring Security 6.2.4 snapshots
See gh-40217
1 parent 94a1c78 commit cae34a1

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
@@ -1606,7 +1606,7 @@ bom {
16061606
]
16071607
}
16081608
}
1609-
library("Spring Security", "6.2.3") {
1609+
library("Spring Security", "6.2.4-SNAPSHOT") {
16101610
considerSnapshots()
16111611
group("org.springframework.security") {
16121612
imports = [

0 commit comments

Comments
 (0)