Start building against Spring Session 3.4.1 snapshots

See gh-43420
This commit is contained in:
Phillip Webb 2024-12-04 11:48:59 -08:00
parent c7882d1396
commit c1f0dacd3f
1 changed files with 1 additions and 1 deletions

View File

@ -2318,7 +2318,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "3.4.0") {
library("Spring Session", "3.4.1-SNAPSHOT") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])