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:
Andy Wilkinson
2022-07-08 18:23:36 +01:00
parent acd8d05315
commit a5b178657f
6 changed files with 6 additions and 43 deletions

View File

@@ -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"