diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index eec91e04794..bb7f8919dd6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1257,7 +1257,7 @@ bom { ] } } - library("Netty", "4.1.47.Final") { + library("Netty", "4.1.48.Final") { group("io.netty") { imports = [ "netty-bom"