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