diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7187c93686..2500fb318e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1188,7 +1188,7 @@ bom { ] } } - library("Netty tcNative", "2.0.38.Final") { + library("Netty tcNative", "2.0.39.Final") { group("io.netty") { modules = [ "netty-tcnative",