From 79a0344921c44057ecdd27a4a14c23eb051c4ad6 Mon Sep 17 00:00:00 2001 From: Andrea Cavalli Date: Sat, 21 May 2022 15:30:01 +0200 Subject: [PATCH] Update reactor --- pom.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 593f1be..887d2e2 100644 --- a/pom.xml +++ b/pom.xml @@ -54,13 +54,20 @@ io.projectreactor reactor-bom - 2020.0.18 + 2020.0.19 pom import + + io.projectreactor + reactor-tools + original + runtime + 3.4.18 + org.jetbrains annotations @@ -318,6 +325,18 @@ + + net.bytebuddy + byte-buddy-maven-plugin + 1.12.10 + + + + reactor.tools.agent.ReactorDebugByteBuddyPlugin + + + +