diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 95e45f252da2..65524dae185c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1302,7 +1302,7 @@ bom { ] } } - library("Netty tcNative", "2.0.45.Final") { + library("Netty tcNative", "2.0.46.Final") { group("io.netty") { modules = [ "netty-tcnative",