Start building against Spring Session 3.0.1 snapshots

See gh-34545
This commit is contained in:
Andy Wilkinson 2023-03-09 14:55:22 +00:00
parent d7d89c2d7e
commit 367ec46d34
1 changed files with 1 additions and 1 deletions

View File

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