Browse Source

Upgrade to Netty tcNative 2.0.52.Final

Closes gh-30912
pull/32644/head
Andy Wilkinson 4 years ago
parent
commit
7157ca4fe5
  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.51.Final") {
library("Netty tcNative", "2.0.52.Final") {
group("io.netty") {
modules = [
"netty-tcnative",

Loading…
Cancel
Save