diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c587bcb46e..f1a7ad119d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1302,7 +1302,7 @@ bom { ] } } - library("Netty tcNative", "2.0.47.Final") { + library("Netty tcNative", "2.0.48.Final") { group("io.netty") { modules = [ "netty-tcnative",