diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index abd2d56152..ec9019c5ed 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1240,7 +1240,7 @@ bom { ] } } - library("Netty", "4.1.53.Final") { + library("Netty", "4.1.54.Final") { group("io.netty") { imports = [ "netty-bom"