diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 996696af380..aa55ba4517e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1307,7 +1307,7 @@ bom { ] } } - library("Netty tcNative", "2.0.51.Final") { + library("Netty tcNative", "2.0.52.Final") { group("io.netty") { modules = [ "netty-tcnative",