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