diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 158f8b6da47..37c6dbdb58b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1336,7 +1336,7 @@ bom { ] } } - library("Netty tcNative", "2.0.54.Final") { + library("Netty tcNative", "2.0.61.Final") { group("io.netty") { modules = [ "netty-tcnative",