diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eb4a047695..98bc0debe9 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1086,7 +1086,7 @@ bom { ] } } - library("Netty", "4.1.79.Final") { + library("Netty", "4.1.80.Final") { group("io.netty") { imports = [ "netty-bom"