Browse Source

Upgrade to Netty 4.1.70.Final

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

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

@ -1188,7 +1188,7 @@ bom {
] ]
} }
} }
library("Netty", "4.1.69.Final") { library("Netty", "4.1.70.Final") {
group("io.netty") { group("io.netty") {
imports = [ imports = [
"netty-bom" "netty-bom"

Loading…
Cancel
Save