diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a57e21eb084a..4587126746d6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1031,7 +1031,7 @@ bom { ] } } - library("Netty", "4.1.100.Final") { + library("Netty", "4.1.101.Final") { group("io.netty") { imports = [ "netty-bom"