diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7c6bd8c5ad3..2c1b985ab87 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1177,7 +1177,7 @@ bom { ] } } - library("Netty", "4.1.50.Final") { + library("Netty", "4.1.51.Final") { group("io.netty") { imports = [ "netty-bom"