diff --git a/pom.xml b/pom.xml index 7b7300d..5c96ecb 100644 --- a/pom.xml +++ b/pom.xml @@ -268,25 +268,6 @@ - - net.bytebuddy - byte-buddy-maven-plugin - 1.12.13-20220629 - - - - transform - - - - - - - reactor.tools.agent.ReactorDebugByteBuddyPlugin - - - - @@ -324,4 +305,39 @@ + + + reactor-agent + + false + + reactor.agent.enable + true + + + + + + net.bytebuddy + byte-buddy-maven-plugin + 1.12.13-20220629 + + + + transform + + + + + + + reactor.tools.agent.ReactorDebugByteBuddyPlugin + + + + + + + +