diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fac271ba921..5bcbfe23b64 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1287,7 +1287,7 @@ bom { ] } } - library("Netty tcNative", "2.0.40.Final") { + library("Netty tcNative", "2.0.43.Final") { group("io.netty") { modules = [ "netty-tcnative",