diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c757f3d7fc7..0715a9a81ce 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1085,7 +1085,7 @@ bom { ] } } - library("Netty", "4.1.104.Final") { + library("Netty", "4.1.105.Final") { group("io.netty") { imports = [ "netty-bom"