We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02cae0 commit c62789cCopy full SHA for c62789c
gradle/dependency-management.gradle
@@ -44,7 +44,7 @@ dependencyManagement {
44
dependency 'com.nimbusds:lang-tag:1.4.3'
45
dependency 'com.nimbusds:nimbus-jose-jwt:5.14'
46
dependency 'com.nimbusds:oauth2-oidc-sdk:5.64.4'
47
- dependency 'com.squareup.okhttp3:okhttp:3.12.10'
+ dependency 'com.squareup.okhttp3:okhttp:3.12.12'
48
dependency 'com.squareup.okio:okio:1.13.0'
49
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
50
dependency 'com.sun.xml.bind:jaxb-impl:2.3.0.1'
0 commit comments