Start building against Spring Session 3.1.0-M1 snapshots

See gh-34551
This commit is contained in:
Andy Wilkinson 2023-03-09 17:47:39 +00:00
parent f837e5fbf9
commit 96c2055d78
1 changed files with 1 additions and 1 deletions

View File

@ -1410,7 +1410,7 @@ bom {
] ]
} }
} }
library("Spring Session", "3.0.0") { library("Spring Session", "3.1.0-SNAPSHOT") {
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"