diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b38f134567b3..8217827c6054 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1250,7 +1250,7 @@ bom { ] } } - library("Netty tcNative", "2.0.35.Final") { + library("Netty tcNative", "2.0.36.Final") { group("io.netty") { modules = [ "netty-tcnative",