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