Update to okhttp 3.14.9

Fixes gh-8629
This commit is contained in:
Eleftheria Stein 2020-06-02 17:17:56 -04:00
parent 05b9591e44
commit d9919b838d
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ dependencyManagement {
dependency 'com.nimbusds:lang-tag:1.4.3'
dependency 'com.nimbusds:nimbus-jose-jwt:7.8.1'
dependency 'com.nimbusds:oauth2-oidc-sdk:6.14'
dependency 'com.squareup.okhttp3:okhttp:3.14.7'
dependency 'com.squareup.okhttp3:okhttp:3.14.9'
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'