diff --git a/pom.xml b/pom.xml index 8f454c4..d0627c1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,13 @@ 33 + + + mchv-release + MCHV Release Apache Maven Packages + https://mvn.mchv.eu/repository/mchv + + mchv-release @@ -53,7 +60,7 @@ io.projectreactor reactor-bom - 2020.0.19 + 2020.0.20 pom import @@ -65,7 +72,7 @@ reactor-tools original runtime - 3.4.18 + 3.4.19 org.jetbrains @@ -93,7 +100,7 @@ io.netty netty-tcnative-boringssl-static - 2.0.51.Final + 2.0.53.Final it.tdlight @@ -116,10 +123,6 @@ io.projectreactor reactor-core - - io.projectreactor - reactor-tools - io.projectreactor.kafka reactor-kafka @@ -265,6 +268,25 @@ + + net.bytebuddy + byte-buddy-maven-plugin + 1.12.13-20220629 + + + + transform + + + + + + + reactor.tools.agent.ReactorDebugByteBuddyPlugin + + + + @@ -299,18 +321,6 @@ - - net.bytebuddy - byte-buddy-maven-plugin - 1.12.10 - - - - reactor.tools.agent.ReactorDebugByteBuddyPlugin - - - -