Start building against Spring Session Bom 2021.2.2 snapshots
See gh-35731
This commit is contained in:
parent
a47112bbeb
commit
adc2077be3
|
@ -1843,7 +1843,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Session Bom", "2021.2.1") {
|
library("Spring Session Bom", "2021.2.2-SNAPSHOT") {
|
||||||
prohibit {
|
prohibit {
|
||||||
versionRange "[2022.0.0-M1,)"
|
versionRange "[2022.0.0-M1,)"
|
||||||
because "it uses Spring Framework 6"
|
because "it uses Spring Framework 6"
|
||||||
|
|
Loading…
Reference in New Issue