Upgrade to Jetty Reactive HttpClient 1.1.3
This commit is contained in:
@@ -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.2"
|
||||
dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.3"
|
||||
|
||||
dependency "org.jruby:jruby:9.2.11.1"
|
||||
dependency "org.python:jython-standalone:2.7.1"
|
||||
|
||||
Reference in New Issue
Block a user