diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b04d2def7d..57594988d3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1055,7 +1055,7 @@ bom { ] } } - library("Netty", "4.1.94.Final") { + library("Netty", "4.1.96.Final") { group("io.netty") { imports = [ "netty-bom"