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