diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1b3d4851fd6..cb9d89d6e35 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -679,7 +679,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "4.0.7") { + library("Jetty Reactive HTTPClient", "4.0.8") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"