We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f4703 commit 6c7f18eCopy full SHA for 6c7f18e
build.gradle
@@ -152,7 +152,7 @@ configure(allprojects) { project ->
152
dependency("org.apache.httpcomponents:httpasyncclient:4.1.4") {
153
exclude group: "commons-logging", name: "commons-logging"
154
}
155
- dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.3"
+ dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.4"
156
157
dependency "org.jruby:jruby:9.2.11.1"
158
dependency "org.python:jython-standalone:2.7.1"
0 commit comments