diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 07484367a0e..02eb4cf9d40 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1011,7 +1011,7 @@ bom { ] } } - library("Netty", "4.1.87.Final") { + library("Netty", "4.1.89.Final") { group("io.netty") { imports = [ "netty-bom"