diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6fd0ab3cca..07da2b5bc0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1082,7 +1082,7 @@ bom { ] } } - library("Netty", "4.1.110.Final") { + library("Netty", "4.1.111.Final") { group("io.netty") { imports = [ "netty-bom"