diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c41dcb3818..587726fe11 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1269,7 +1269,7 @@ bom { ] } } - library("Netty", "4.1.63.Final") { + library("Netty", "4.1.64.Final") { group("io.netty") { imports = [ "netty-bom"