diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 881b478130..0d6cf466b1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1326,7 +1326,7 @@ bom { ] } } - library("Netty tcNative", "2.0.52.Final") { + library("Netty tcNative", "2.0.53.Final") { group("io.netty") { modules = [ "netty-tcnative",