diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 999a808d8a..01138f4a9b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1285,7 +1285,7 @@ bom { ] } } - library("Netty", "4.1.70.Final") { + library("Netty", "4.1.72.Final") { group("io.netty") { imports = [ "netty-bom"