Start building against Spring Session 3.0.3 snapshots

See gh-36838
This commit is contained in:
Stephane Nicoll 2023-08-09 10:41:39 +02:00
parent 52fb6688b2
commit 9a56025b43
1 changed files with 1 additions and 1 deletions

View File

@ -1423,7 +1423,7 @@ bom {
]
}
}
library("Spring Session", "3.0.2") {
library("Spring Session", "3.0.3-SNAPSHOT") {
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
because "Spring Session switched to numeric version numbers"