Start building against Spring Session 3.3.5 snapshots

See gh-43397
This commit is contained in:
Phillip Webb 2024-12-10 09:38:21 -08:00
parent 8ab03e0495
commit 6344c4767f
1 changed files with 1 additions and 1 deletions

View File

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