Upgrade to Spring Session 3.1.0-M1

Closes gh-34551
This commit is contained in:
Andy Wilkinson 2023-03-21 19:13:52 +00:00
parent 8e1819ffbf
commit 77a1aa1139
1 changed files with 1 additions and 1 deletions

View File

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