Start building against Spring Security 6.2.6 snapshots

See gh-41728
This commit is contained in:
Stéphane Nicoll 2024-08-08 11:55:56 +02:00
parent ff0315a0d3
commit 51ad35672d
1 changed files with 1 additions and 1 deletions

View File

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