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