Update to okhttp 3.12.10

Fixes gh-8288
This commit is contained in:
Eleftheria Stein 2020-04-01 11:02:52 -04:00
parent ae99097723
commit 017044bf93

View File

@ -56,7 +56,7 @@ dependencyManagement {
dependency 'com.nimbusds:lang-tag:1.4.3'
dependency 'com.nimbusds:nimbus-jose-jwt:6.0.2'
dependency 'com.nimbusds:oauth2-oidc-sdk:6.0'
dependency 'com.squareup.okhttp3:okhttp:3.12.8'
dependency 'com.squareup.okhttp3:okhttp:3.12.10'
dependency 'com.squareup.okio:okio:1.13.0'
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
dependency 'com.sun.xml.bind:jaxb-impl:2.3.2'