diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dc4e2c4b1d..50698b197c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -710,7 +710,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "3.0.6") { + library("Jetty Reactive HTTPClient", "3.0.7") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"