diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0e791f0b3c7..e666426442c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1283,7 +1283,7 @@ bom { ] } } - library("Netty tcNative", "2.0.39.Final") { + library("Netty tcNative", "2.0.40.Final") { group("io.netty") { modules = [ "netty-tcnative",