diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e6558ae443..3dda53ac34 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -671,7 +671,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "4.0.3") { + library("Jetty Reactive HTTPClient", "4.0.4") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"