diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 784e1b53384..9465add3720 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1180,7 +1180,7 @@ bom { ] } } - library("Netty", "4.1.55.Final") { + library("Netty", "4.1.56.Final") { group("io.netty") { imports = [ "netty-bom"