We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5a825 commit d18f536Copy full SHA for d18f536
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1318,14 +1318,6 @@ bom {
1318
]
1319
}
1320
1321
- library("Netty tcNative", "2.0.48.Final") {
1322
- group("io.netty") {
1323
- modules = [
1324
- "netty-tcnative",
1325
- "netty-tcnative-boringssl-static"
1326
- ]
1327
- }
1328
1329
library("OkHttp", "4.9.3") {
1330
group("com.squareup.okhttp3") {
1331
modules = [
0 commit comments