diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 97d08d28f6..8c39c340c2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1090,7 +1090,7 @@ bom { ] } } - library("Netty", "4.1.114.Final") { + library("Netty", "4.1.115.Final") { group("io.netty") { imports = [ "netty-bom"