diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d3404843a99..5152b2a322d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1086,7 +1086,7 @@ bom { ] } } - library("Netty", "4.1.80.Final") { + library("Netty", "4.1.81.Final") { group("io.netty") { imports = [ "netty-bom"