Start building against Spring Session 3.0.2 snapshots

See gh-35744
This commit is contained in:
Andy Wilkinson
2023-06-05 17:42:11 +01:00
parent b4fc9d6c50
commit d32c7c52b7

View File

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