Browse Source

Upgrade to Netty tcNative 2.0.46.Final

Closes gh-28716
2.4.x
Stephane Nicoll 4 years ago
parent
commit
1df04c46b5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save