Browse Source

Upgrade to Netty 4.1.101.Final

Closes gh-38447
3.0.x
Andy Wilkinson 2 years ago
parent
commit
76c72f6621
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1031,7 +1031,7 @@ bom { @@ -1031,7 +1031,7 @@ bom {
]
}
}
library("Netty", "4.1.100.Final") {
library("Netty", "4.1.101.Final") {
group("io.netty") {
imports = [
"netty-bom"

Loading…
Cancel
Save