diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4164bba059f..104cec3ca3c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1305,7 +1305,7 @@ bom { ] } } - library("Netty tcNative", "2.0.49.Final") { + library("Netty tcNative", "2.0.50.Final") { group("io.netty") { modules = [ "netty-tcnative",