diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 78b978c6935e..581927ce2539 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1322,7 +1322,7 @@ bom { ] } } - library("Netty", "4.1.82.Final") { + library("Netty", "4.1.84.Final") { group("io.netty") { imports = [ "netty-bom"