diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fe9c6bec6c8..1bbb599ef2b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1308,7 +1308,7 @@ bom { ] } } - library("Netty", "4.1.73.Final") { + library("Netty", "4.1.74.Final") { group("io.netty") { imports = [ "netty-bom"