diff --git a/build.gradle b/build.gradle index a256d31500d0..6bd1fd31c611 100644 --- a/build.gradle +++ b/build.gradle @@ -152,7 +152,7 @@ configure(allprojects) { project -> dependency("org.apache.httpcomponents:httpasyncclient:4.1.4") { exclude group: "commons-logging", name: "commons-logging" } - dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.3" + dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.4" dependency "org.jruby:jruby:9.2.11.1" dependency "org.python:jython-standalone:2.7.1"