diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index e862d7a191..6d79c769b3 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -837,6 +837,21 @@ import pom + + io.netty + netty-transport-native-epoll + ${netty.version} + + + io.netty + netty-transport-native-kqueue + ${netty.version} + + + io.netty + netty-transport-native-unix-common + ${netty.version} + io.projectreactor reactor-bom