Skip to content

Commit 8744cfb

Browse files
committed
Start building against Spring Security 6.3.0-M2 snapshots
See gh-39500
1 parent 3aad954 commit 8744cfb

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
@@ -1535,7 +1535,7 @@ bom {
15351535
]
15361536
}
15371537
}
1538-
library("Spring Security", "6.3.0-M1") {
1538+
library("Spring Security", "6.3.0-SNAPSHOT") {
15391539
considerSnapshots()
15401540
group("org.springframework.security") {
15411541
imports = [

0 commit comments

Comments
 (0)