mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-14 14:23:30 +00:00
Update to okhttp 3.12.10
Fixes gh-8298
This commit is contained in:
parent
df6e58ca1d
commit
d2d9ce9e6b
@ -44,7 +44,7 @@ dependencyManagement {
|
|||||||
dependency 'com.nimbusds:lang-tag:1.4.3'
|
dependency 'com.nimbusds:lang-tag:1.4.3'
|
||||||
dependency 'com.nimbusds:nimbus-jose-jwt:5.14'
|
dependency 'com.nimbusds:nimbus-jose-jwt:5.14'
|
||||||
dependency 'com.nimbusds:oauth2-oidc-sdk:5.64.4'
|
dependency 'com.nimbusds:oauth2-oidc-sdk:5.64.4'
|
||||||
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.squareup.okio:okio:1.13.0'
|
||||||
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
|
dependency 'com.sun.xml.bind:jaxb-core:2.3.0.1'
|
||||||
dependency 'com.sun.xml.bind:jaxb-impl:2.3.0.1'
|
dependency 'com.sun.xml.bind:jaxb-impl:2.3.0.1'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user