diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 12421a2cf8..20959883da 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1008,14 +1008,6 @@ bom { ] } } - library("Netty tcNative", "2.0.48.Final") { - group("io.netty") { - modules = [ - "netty-tcnative", - "netty-tcnative-boringssl-static" - ] - } - } library("OkHttp", "4.9.3") { group("com.squareup.okhttp3") { modules = [