diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f5fda71557..cec66cb697 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1091,7 +1091,7 @@ bom { ] } } - library("Netty", "4.1.111.Final") { + library("Netty", "4.1.112.Final") { group("io.netty") { imports = [ "netty-bom"