Browse Source

Upgrade to Netty tcNative 2.0.43.Final

Closes gh-28021
pull/28028/head
Stephane Nicoll 4 years ago
parent
commit
9b3f735e35
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save