File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ configure(allprojects) { project ->
6969
7070 dependency " io.reactivex:rxjava:1.3.8"
7171 dependency " io.reactivex:rxjava-reactive-streams:1.2.1"
72- dependency " io.reactivex.rxjava2:rxjava:2.2.16 "
72+ dependency " io.reactivex.rxjava2:rxjava:2.2.17 "
7373
7474 dependency " com.caucho:hessian:4.0.62"
7575 dependency " com.fasterxml:aalto-xml:1.2.2"
@@ -150,7 +150,7 @@ configure(allprojects) { project ->
150150 }
151151 }
152152
153- dependencySet(group : ' com.squareup.okhttp3' , version : ' 3.14.5 ' ) {
153+ dependencySet(group : ' com.squareup.okhttp3' , version : ' 3.14.6 ' ) {
154154 entry ' okhttp'
155155 entry ' mockwebserver'
156156 }
@@ -160,7 +160,7 @@ configure(allprojects) { project ->
160160 dependency(" org.apache.httpcomponents:httpasyncclient:4.1.4" ) {
161161 exclude group : " commons-logging" , name : " commons-logging"
162162 }
163- dependency " org.eclipse.jetty:jetty-reactive-httpclient:1.0.3 "
163+ dependency " org.eclipse.jetty:jetty-reactive-httpclient:1.1.1 "
164164
165165 dependency " org.jruby:jruby:9.2.9.0"
166166 dependency " org.python:jython-standalone:2.7.1"
You can’t perform that action at this time.
0 commit comments