diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 718ea84fae..1044e7c537 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1244,7 +1244,7 @@ bom { ] } } - library("Netty tcNative", "2.0.31.Final") { + library("Netty tcNative", "2.0.34.Final") { group("io.netty") { modules = [ "netty-tcnative-boringssl-static"