Start building against Spring Security 6.1.4 snapshots

See gh-37424
This commit is contained in:
Stéphane Nicoll
2023-09-15 15:21:58 +02:00
parent 35648d4f1c
commit 1e91f02751

View File

@@ -1484,7 +1484,7 @@ bom {
]
}
}
library("Spring Security", "6.1.3") {
library("Spring Security", "6.1.4-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
imports = [