Browse Source

Upgrade to Netty tcNative 2.0.61.Final

Closes gh-35531
2.6.x
Andy Wilkinson 3 years ago
parent
commit
09ce82b5a6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1336,7 +1336,7 @@ bom { @@ -1336,7 +1336,7 @@ bom {
]
}
}
library("Netty tcNative", "2.0.54.Final") {
library("Netty tcNative", "2.0.61.Final") {
group("io.netty") {
modules = [
"netty-tcnative",

Loading…
Cancel
Save