Skip to content

Commit b1e8216

Browse files
committed
Start building against Spring Security 6.2.5 snapshots
See gh-41025
1 parent 70a12d7 commit b1e8216

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
@@ -1661,7 +1661,7 @@ bom {
16611661
]
16621662
}
16631663
}
1664-
library("Spring Security", "6.2.4") {
1664+
library("Spring Security", "6.2.5-SNAPSHOT") {
16651665
considerSnapshots()
16661666
group("org.springframework.security") {
16671667
imports = [

0 commit comments

Comments
 (0)