Start building against Spring Session 3.0.1 snapshots
See gh-34545
This commit is contained in:
parent
d7d89c2d7e
commit
367ec46d34
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue