Upgrade to Spring Session 3.1.0

Closes gh-35317
pull/35454/head
Andy Wilkinson 2 years ago
parent b4b870a531
commit 7ce95225cb

@ -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"

Loading…
Cancel
Save