diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b62d45965f..6ae627dd23 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1329,7 +1329,7 @@ bom { ] } } - library("Netty tcNative", "2.0.53.Final") { + library("Netty tcNative", "2.0.54.Final") { group("io.netty") { modules = [ "netty-tcnative",