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