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