Upgrade to Spring Session 3.2.0-M1

Closes gh-36196
This commit is contained in:
Stephane Nicoll
2023-07-19 07:46:39 +02:00
parent 858cadc8e2
commit 2506172d91

View File

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