auth0 / auth0-java

Java client library for the Auth0 platform
https://auth0.com
MIT License
290 stars 131 forks source link

build(dependencies): Update OkHttp to 4.11.0 [SDK-4501] #558

Closed evansims closed 1 year ago

evansims commented 1 year ago

Changes

This pull request updates the OkHttp dependency to address a moderate security vulnerability in the imported version. This bumps the included release to 4.11.0 to address CVE-2023-3635.

References

Please see internal ticket SDK-4501.

Testing

No added tests were necessary.

Checklist