Start building against Spring Session 3.1.0 snapshots

See gh-35317
This commit is contained in:
Stephane Nicoll
2023-05-05 08:37:30 +02:00
parent cb0c677080
commit 4ec4bf0d33

View File

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