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