diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ddd33fa332..0a9d7bab43 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1346,7 +1346,7 @@ bom { ] } } - library("Netty", "4.1.76.Final") { + library("Netty", "4.1.77.Final") { group("io.netty") { imports = [ "netty-bom"