diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aadf152343..52df498797 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1300,7 +1300,7 @@ bom { ] } } - library("Netty", "4.1.74.Final") { + library("Netty", "4.1.75.Final") { group("io.netty") { imports = [ "netty-bom"