Upgrade to Spring Session 3.1.0

Closes gh-35317
This commit is contained in:
Andy Wilkinson
2023-05-16 19:22:39 +01:00
parent b4b870a531
commit 7ce95225cb

View File

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