Start building against Spring Session 3.2.0 snapshots

See gh-36196
This commit is contained in:
Andy Wilkinson
2023-07-04 09:44:54 +01:00
parent e1b5eb5040
commit afdc133d6a
@@ -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"