Start building against Spring Session 3.0.3 snapshots

See gh-36838
pull/37018/head
Stephane Nicoll 1 year ago
parent 52fb6688b2
commit 9a56025b43

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