diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c61e33a88d..6a188a3484 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1173,7 +1173,7 @@ bom { ] } } - library("Netty", "4.1.55.Final") { + library("Netty", "4.1.58.Final") { group("io.netty") { imports = [ "netty-bom"