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