diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aac8cca07d..3a47476cde 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1240,7 +1240,7 @@ bom { ] } } - library("Netty", "4.1.52.Final") { + library("Netty", "4.1.53.Final") { group("io.netty") { imports = [ "netty-bom"