diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4375d4a3d8..3f8d698794 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.51.Final") { + library("Netty", "4.1.52.Final") { group("io.netty") { imports = [ "netty-bom"