diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 57c1e7dcdf8..6552e10141c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1063,7 +1063,7 @@ bom { ] } } - library("Netty", "4.1.97.Final") { + library("Netty", "4.1.99.Final") { group("io.netty") { imports = [ "netty-bom"