diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0e3d95c6041..6ba72371ac1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -842,7 +842,7 @@ bom { ] } } - library("Jetty Reactive HTTPClient", "1.1.3") { + library("Jetty Reactive HTTPClient", "1.1.4") { group("org.eclipse.jetty") { modules = [ "jetty-reactive-httpclient"