diff --git a/pom.xml b/pom.xml index 30aa53b..5b91a4b 100644 --- a/pom.xml +++ b/pom.xml @@ -96,13 +96,20 @@ hamcrest-library 2.2 - - io.projectreactor - reactor-bom - 2022.0.1 - pom - import - + + io.projectreactor + reactor-bom + 2022.0.2 + pom + import + + + io.netty + netty-bom + 4.1.86.Final + pom + import + @@ -132,6 +139,27 @@ netty-buffer + + + io.netty + netty-buffer + + + io.netty + netty-transport + + + io.netty + netty-codec + + + io.netty + netty-handler + + + io.projectreactor.netty.incubator + reactor-netty-incubator-quic + 0.1.2 org.yaml @@ -302,48 +330,6 @@ 23.0.0 compile - - io.projectreactor.netty - reactor-netty-core - - - io.netty - netty-transport-native-epoll - - - io.netty - netty-transport-classes-epoll - - - - - io.netty.incubator - netty-incubator-codec-native-quic - 0.0.33.Final - linux-x86_64 - - - io.netty - netty-common - - - io.netty - netty-codec - - - io.netty - netty-handler - - - io.netty - netty-transport - - - io.netty - netty-buffer - - - com.squareup.moshi moshi @@ -370,41 +356,40 @@ - - io.projectreactor.netty.incubator - reactor-netty-incubator-quic - 0.0.13 - - - io.netty.incubator - netty-incubator-codec-native-quic - - - io.netty - reactor-netty-core - - - io.netty - netty-common - - - io.netty - netty-codec - - - io.netty - netty-handler - - - io.netty - netty-transport - - - io.netty - netty-buffer - - - + + io.projectreactor.netty + reactor-netty + + + io.netty.incubator + netty-incubator-codec-native-quic + + + io.netty + reactor-netty-core + + + io.netty + netty-common + + + io.netty + netty-codec + + + io.netty + netty-handler + + + io.netty + netty-transport + + + io.netty + netty-buffer + + + org.bouncycastle bcpkix-jdk15on @@ -668,7 +653,7 @@ net.bytebuddy byte-buddy-maven-plugin - 1.12.21 + 1.12.22