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