Start building against Spring Session 3.4.0 snapshots

See gh-43027
This commit is contained in:
Stéphane Nicoll 2024-11-05 12:47:36 +09:00
parent d22a12aded
commit 30cc8657d7
1 changed files with 1 additions and 1 deletions

View File

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