kyuubi
kyuubi copied to clipboard
Bump okhttp from 3.12.12 to 4.12.0
: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 📝
- [ ] This patch was not authored or co-authored using Generative Tooling
Be nice. Be informative.