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 6515417 commit d018303Copy full SHA for d018303
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.2"
+ dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.3"
156
157
dependency "org.jruby:jruby:9.2.11.1"
158
dependency "org.python:jython-standalone:2.7.1"
0 commit comments