Bumps [com.squareup.okhttp3:okhttp](
https://github.com/square/okhttp) from 4.12.0 to 5.4.0.
- [Changelog](
https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](
square/okhttp@parent-4.12.0...parent-5.4.0)
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps com.squareup.okhttp3:okhttp from 4.12.0 to 5.4.0.
ChangelogSourced from com.squareup.okhttp3:okhttp's changelog.
Version 5.4.0
2026-06-08
Version 5.3.2
2025-11-18
Fix: Don't delay triggering timeouts. In Okio 3.16.0 we introduced a regression that caused timeouts to fire later than they were supposed to.
Upgrade: [Okio 3.16.4][okio_3_16_4].
Version 5.3.1
2025-11-16
This release is the same as 5.3.0. Okio 3.16.3 didn't have a necessary fix!
Version 5.3.0
2025-10-30
New: Add tags to Call, including computable tags. Use this to attach application-specific metadata to a Call in an EventListener or Interceptor. The tag can be read in any other EventListener or Interceptor.
... (truncated)
CommitsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and optionsYou can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
- @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com//pull/1358)