Browse Source

Upgrade to Netty tcNative 2.0.40.Final

Closes gh-27066
pull/27348/head
Stephane Nicoll 5 years ago
parent
commit
1f53e93b8d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save