Skip to content

Commit 47bf63a

Browse files
committed
Start building against Spring Security 6.2.0 snapshots
See gh-38318
1 parent f7efa71 commit 47bf63a

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
@@ -1597,7 +1597,7 @@ bom {
15971597
]
15981598
}
15991599
}
1600-
library("Spring Security", "6.2.0-RC2") {
1600+
library("Spring Security", "6.2.0-SNAPSHOT") {
16011601
considerSnapshots()
16021602
group("org.springframework.security") {
16031603
imports = [

0 commit comments

Comments
 (0)