diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3179ee38e6a..7d915dce9ab 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1266,7 +1266,7 @@ bom { ] } } - library("Netty", "4.1.60.Final") { + library("Netty", "4.1.63.Final") { group("io.netty") { imports = [ "netty-bom"