diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 52df498797..6fda854fcc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1307,7 +1307,7 @@ bom { ] } } - library("Netty tcNative", "2.0.50.Final") { + library("Netty tcNative", "2.0.51.Final") { group("io.netty") { modules = [ "netty-tcnative",