Upgrade to OkHttp 3.14.2, Joda-Time 2.10.2, OpenPDF 1.2.17, JRuby 9.2.7
This commit is contained in:
@@ -51,11 +51,11 @@ dependencies {
|
||||
testCompile("org.eclipse.jetty:jetty-server")
|
||||
testCompile("org.eclipse.jetty:jetty-servlet")
|
||||
testCompile("org.eclipse.jetty:jetty-reactive-httpclient:1.0.3")
|
||||
testCompile("com.squareup.okhttp3:mockwebserver:3.14.1")
|
||||
testCompile("com.squareup.okhttp3:mockwebserver:3.14.2")
|
||||
testCompile("org.jetbrains.kotlin:kotlin-script-runtime:${kotlinVersion}")
|
||||
testRuntime("org.jetbrains.kotlin:kotlin-script-util:${kotlinVersion}")
|
||||
testRuntime("org.jetbrains.kotlin:kotlin-compiler:${kotlinVersion}")
|
||||
testRuntime("org.jruby:jruby:9.2.6.0")
|
||||
testRuntime("org.jruby:jruby:9.2.7.0")
|
||||
testRuntime("org.python:jython-standalone:2.7.1")
|
||||
testRuntime("org.synchronoss.cloud:nio-multipart-parser:1.1.0")
|
||||
testRuntime("org.webjars:underscorejs:1.8.3")
|
||||
|
||||
Reference in New Issue
Block a user