Update to okhttp 3.12.2

Fixes gh-6667
This commit is contained in:
Joe Grandja 2019-03-26 06:29:46 -04:00
parent 9d96b9d642
commit f89a8e97dc
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ dependencyManagement {
dependency 'com.nimbusds:lang-tag:1.4.3'
dependency 'com.nimbusds:nimbus-jose-jwt:6.7'
dependency 'com.nimbusds:oauth2-oidc-sdk:6.5'
dependency 'com.squareup.okhttp3:okhttp:3.12.1'
dependency 'com.squareup.okhttp3:okhttp:3.12.2'
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.0.1'