Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade okhttp, kotlin-stdlib, junit fixing vulnerabilities #1361

Merged
merged 3 commits into from
Aug 29, 2022

Conversation

julianladisch
Copy link
Contributor

@julianladisch julianladisch commented Aug 29, 2022

Upgrade com.squareup.okhttp3:okhttp from 4.8.1 to 4.10.0
fixing an information exposure vulnerability:
https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044

This indirectly upgrades org.jetbrains.kotlin:kotlin-stdlib from
1.3.72 to 1.6.20 fixing an improper locking vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2022-24329

Upgrade junit from 4.13 to 4.13.2 fixing an Information Exposure
vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2020-15250

Upgrade com.squareup.okhttp3:okhttp from 4.8.1 to 4.10.0
fixing an information exposure vulnerability:
https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044

This indirectly upgrades org.jetbrains.kotlin:kotlin-stdlib from
1.3.72 to 1.6.20 fixing an improper locking vulnerability:
https://nvd.nist.gov/vuln/detail/CVE-2022-24329
Upgrade junit from 4.13 to 4.13.2 fixing an Information Exposure
vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2020-15250
@julianladisch julianladisch changed the title Upgrade okttp to 4.10.0 fixing Information Exposure vuln Upgrade okttp, kotlin-stdlib, junit fixing vulnerabilities Aug 29, 2022
@balamurugana balamurugana changed the title Upgrade okttp, kotlin-stdlib, junit fixing vulnerabilities Upgrade okhttp, kotlin-stdlib, junit fixing vulnerabilities Aug 29, 2022
@harshavardhana harshavardhana merged commit 3fb15f5 into minio:master Aug 29, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants