diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 47611fc9594..c18df00ea83 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1258,7 +1258,7 @@ bom { ] } } - library("Netty", "4.1.49.Final") { + library("Netty", "4.1.50.Final") { group("io.netty") { imports = [ "netty-bom"