diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 30af324a8a4e..c311b9268d56 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1341,7 +1341,7 @@ bom { ] } } - library("Netty", "4.1.77.Final") { + library("Netty", "4.1.78.Final") { group("io.netty") { imports = [ "netty-bom"