Start building against Spring Security 6.3.2 snapshots

See gh-41741
This commit is contained in:
Stéphane Nicoll 2024-08-08 14:34:06 +02:00
parent c7f47c3326
commit 5a872d8a9b
1 changed files with 1 additions and 1 deletions

View File

@ -2121,7 +2121,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-retry/releases/tag/v{version}")
}
}
library("Spring Security", "6.3.1") {
library("Spring Security", "6.3.2-SNAPSHOT") {
considerSnapshots()
group("org.springframework.security") {
imports = [