Skip to content

chore(deps): bump okhttp to v4.12.0#101

Open
marcindabrowski wants to merge 1 commit intolaunchdarkly:mainfrom
marcindabrowski:deps/bump-okhttp
Open

chore(deps): bump okhttp to v4.12.0#101
marcindabrowski wants to merge 1 commit intolaunchdarkly:mainfrom
marcindabrowski:deps/bump-okhttp

Conversation

@marcindabrowski
Copy link
Copy Markdown

@marcindabrowski marcindabrowski commented Mar 23, 2026

okhttp 4.9.3 depends on okio v2.8.0, that has https://nvd.nist.gov/vuln/detail/CVE-2023-3635 vulnerability. okhttp v4.12.0 is latest v4, but v5 seems to be compatible with it.

Also, bump test libs:

  • guava to 33.5.0-jre
  • junit to v4.13.2

Note

Medium Risk
Updates a core HTTP client dependency, which could introduce behavioral or compatibility changes at runtime despite being a patch-level upgrade. Test dependency bumps are low risk but may surface new test failures due to stricter behavior.

Overview
Upgrades the runtime dependency on OkHttp from 4.9.3 to 4.12.0 in build.gradle.kts.

Also bumps test-only dependencies: Guava to 33.5.0-jre and JUnit 4 to 4.13.2.

Written by Cursor Bugbot for commit 24062c8. This will update automatically on new commits. Configure here.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

okhttp 4.9.3 depends on okio v2.8.0, that has https://nvd.nist.gov/vuln/detail/CVE-2023-3635 vulnerability.
okhttp v4.12.0 is latest v4, but v5 seems to be compatible with it.

Also, bump test libs:
* guava to 33.5.0-jre
* junit to v4.13.2
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.

1 participant