diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cd0f8885f70..a84bde0ba2a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1262,7 +1262,7 @@ bom { ] } } - library("Netty tcNative", "2.0.28.Final") { + library("Netty tcNative", "2.0.29.Final") { group("io.netty") { modules = [ "netty-tcnative-boringssl-static"