diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c269feb4c00..a14d37efba2e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1351,7 +1351,7 @@ bom { ] } } - library("Netty", "4.1.85.Final") { + library("Netty", "4.1.86.Final") { group("io.netty") { imports = [ "netty-bom"