Start building against Spring Session 3.1.1 snapshots

See gh-35755
This commit is contained in:
Andy Wilkinson 2023-06-05 21:42:19 +01:00
parent 7627a465b9
commit 9731934360
1 changed files with 1 additions and 1 deletions

View File

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