Revert "Start building against Reactor 2022.0.0-M4 snapshots"
This reverts commit 47993c094b.
Couchbase and Spring Data Couchbase are not compatibile with the
latest Reactor snapshots as they use deprecated API that has now
been removed.
See gh-31609
This commit is contained in:
@@ -1188,7 +1188,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Reactor Bom", "2022.0.0-SNAPSHOT") {
|
||||
library("Reactor Bom", "2022.0.0-M2") {
|
||||
group("io.projectreactor") {
|
||||
imports = [
|
||||
"reactor-bom"
|
||||
|
||||
Reference in New Issue
Block a user