Upgrade to Spring Session 3.0.1

Closes gh-34545
This commit is contained in:
Andy Wilkinson 2023-03-21 18:14:24 +00:00
parent 7f860d20cf
commit 174103c747
1 changed files with 1 additions and 1 deletions

View File

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