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