diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 8e49e44f6e..cdd0f8e638 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1281,7 +1281,7 @@ bom { ] } } - library("Netty", "4.1.68.Final") { + library("Netty", "4.1.69.Final") { group("io.netty") { imports = [ "netty-bom"