kyuubi icon indicating copy to clipboard operation
kyuubi copied to clipboard

Bump okhttp from 3.12.12 to 4.12.0

Open Madhukar525722 opened this issue 4 months ago • 4 comments

:mag: Description

Describe Your Solution 🔧

This is to fix CVE-2023-0833 and CVE-2023-3635 (for okio) As there is no breaking change from okhttp 3 to 4, seems feasible - https://github.com/square/okhttp/issues/4723

Types of changes :bookmark:

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Test Plan 🧪

Build and ran locally

Behavior Without This Pull Request :coffin:

Behavior With This Pull Request :tada:

Related Unit Tests


Checklist 📝

Be nice. Be informative.

Madhukar525722 avatar Oct 17 '24 07:10 Madhukar525722