diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f1e3ced83e..8063b185a1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -670,7 +670,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "3.0.8") { + library("Jetty Reactive HTTPClient", "4.0.0") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"