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