Start building against Spring Session 3.0.2 snapshots

See gh-35744
pull/35611/head
Andy Wilkinson 1 year ago
parent b4fc9d6c50
commit d32c7c52b7

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

Loading…
Cancel
Save