Cloudmersive / Cloudmersive.APIClient.Java

Cloudmersvie API Client for Java. Uses OkHttp API client library.
Apache License 2.0
13 stars 5 forks source link

CVE-2023-3635 #12

Closed fngfok closed 4 months ago

fngfok commented 6 months ago

The dependency okhttp have vulnerability CVE-2023-3635: com.squareup.okhttp:okhttp:2.7.5

Please, migrate to : com.squareup.okhttp3:okhttp:${okhttp.version}

okhttp.version >= 3.1.2