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 + + + +