diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fda026b6d3..841bb837ee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1308,7 +1308,7 @@ bom { ] } } - library("Netty tcNative", "2.0.52.Final") { + library("Netty tcNative", "2.0.61.Final") { group("io.netty") { modules = [ "netty-tcnative",