diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 54ffb305d1aa..b38f134567b3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1243,7 +1243,7 @@ bom { ] } } - library("Netty", "4.1.56.Final") { + library("Netty", "4.1.58.Final") { group("io.netty") { imports = [ "netty-bom"