Browse Source

Upgrade to Netty 4.1.101.Final

Closes gh-38432
2.7.x
Andy Wilkinson 2 years ago
parent
commit
52fc4c019b
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save