Browse Source

Upgrade to Netty 4.1.107.Final

Closes gh-39576
pull/39630/head
Andy Wilkinson 2 years ago
parent
commit
a61a7b9d16
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save