diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4739393f658..79a90d2147b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1202,7 +1202,7 @@ bom { ] } } - library("Netty tcNative", "2.0.45.Final") { + library("Netty tcNative", "2.0.46.Final") { group("io.netty") { modules = [ "netty-tcnative",