Browse Source

Upgrade to Netty 4.1.107.Final

Closes gh-39719
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
cdd4b8e63a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1084,7 +1084,7 @@ bom { @@ -1084,7 +1084,7 @@ bom {
]
}
}
library("Netty", "4.1.105.Final") {
library("Netty", "4.1.107.Final") {
group("io.netty") {
imports = [
"netty-bom"

Loading…
Cancel
Save