From db14945884377442296ea2a125a966a3d4d6f5b9 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Wed, 27 Oct 2021 22:37:09 +0200 Subject: [PATCH] Reactor Adapter --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fa2d01a..d2aedd2 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ - + io.vertx vertx-hazelcast ${vertx.version} @@ -118,13 +118,18 @@ io.projectreactor reactor-core - 3.4.10 + 3.4.11 io.projectreactor reactor-tools - 3.4.10 + 3.4.11 + + io.projectreactor.addons + reactor-adapter + 3.4.5 + com.akaita.java rxjava2-debug