diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ea50525d9ef5..375536f19531 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1083,7 +1083,7 @@ bom { ] } } - library("Netty", "4.1.109.Final") { + library("Netty", "4.1.110.Final") { group("io.netty") { imports = [ "netty-bom"