Start building against Spring Session 3.2.0 snapshots

See gh-36196
This commit is contained in:
Andy Wilkinson 2023-07-03 19:27:19 +01:00
parent e1b5eb5040
commit afdc133d6a

View File

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