Browse Source

Upgrade to Netty tcNative 2.0.51.Final

Closes gh-30228
pull/30505/head
Stephane Nicoll 4 years ago
parent
commit
58e0665ac8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save