|
|
|
|
@ -69,7 +69,7 @@ configure(allprojects) { project ->
@@ -69,7 +69,7 @@ configure(allprojects) { project ->
|
|
|
|
|
|
|
|
|
|
dependency "io.reactivex:rxjava:1.3.8" |
|
|
|
|
dependency "io.reactivex:rxjava-reactive-streams:1.2.1" |
|
|
|
|
dependency "io.reactivex.rxjava2:rxjava:2.2.16" |
|
|
|
|
dependency "io.reactivex.rxjava2:rxjava:2.2.17" |
|
|
|
|
|
|
|
|
|
dependency "com.caucho:hessian:4.0.62" |
|
|
|
|
dependency "com.fasterxml:aalto-xml:1.2.2" |
|
|
|
|
@ -150,7 +150,7 @@ configure(allprojects) { project ->
@@ -150,7 +150,7 @@ configure(allprojects) { project ->
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
dependencySet(group: 'com.squareup.okhttp3', version: '3.14.5') { |
|
|
|
|
dependencySet(group: 'com.squareup.okhttp3', version: '3.14.6') { |
|
|
|
|
entry 'okhttp' |
|
|
|
|
entry 'mockwebserver' |
|
|
|
|
} |
|
|
|
|
@ -160,7 +160,7 @@ configure(allprojects) { project ->
@@ -160,7 +160,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.0.3" |
|
|
|
|
dependency "org.eclipse.jetty:jetty-reactive-httpclient:1.1.1" |
|
|
|
|
|
|
|
|
|
dependency "org.jruby:jruby:9.2.9.0" |
|
|
|
|
dependency "org.python:jython-standalone:2.7.1" |
|
|
|
|
|