Browse Source

build(deps): bump com.squareup.okhttp3:okhttp-bom from 4.11.0 to 4.12.0 (#2205)

Bumps [com.squareup.okhttp3:okhttp-bom](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1881/merge
dependabot[bot] 11 months ago committed by GitHub
parent
commit
79ed6d7d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -83,7 +83,7 @@ @@ -83,7 +83,7 @@
<main.basedir>${project.basedir}</main.basedir>
<okhttp3.version>4.11.0</okhttp3.version>
<okhttp3.version>4.12.0</okhttp3.version>
<guava.version>32.1.3-jre</guava.version>
<googlehttpclient.version>1.43.3</googlehttpclient.version>
<gson.version>2.10.1</gson.version>

Loading…
Cancel
Save