diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 08c18ce927..b5eca38d90 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1276,7 +1276,7 @@ bom { ] } } - library("Netty tcNative", "2.0.43.Final") { + library("Netty tcNative", "2.0.44.Final") { group("io.netty") { modules = [ "netty-tcnative",