diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0066721a8d..8ff0d50eae 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1295,7 +1295,7 @@ bom { ] } } - library("Netty tcNative", "2.0.44.Final") { + library("Netty tcNative", "2.0.45.Final") { group("io.netty") { modules = [ "netty-tcnative",