Skip to content

Commit af469ab

Browse files
committed
Start building against Spring Security 6.1.6 snapshots
See gh-38682
1 parent 7f53a21 commit af469ab

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
@@ -1481,7 +1481,7 @@ bom {
14811481
]
14821482
}
14831483
}
1484-
library("Spring Security", "6.1.5") {
1484+
library("Spring Security", "6.1.6-SNAPSHOT") {
14851485
considerSnapshots()
14861486
group("org.springframework.security") {
14871487
imports = [

0 commit comments

Comments
 (0)