Browse Source

build(deps): bump okhttp-bom from 4.9.2 to 4.10.0 (#1678)

Bumps [okhttp-bom](https://github.com/square/okhttp) from 4.9.2 to 4.10.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.2...parent-4.10.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/1673/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
01398c5e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pom.xml

2
pom.xml

@ -74,7 +74,7 @@ @@ -74,7 +74,7 @@
<main.basedir>${project.basedir}</main.basedir>
<okhttp3.version>4.9.2</okhttp3.version>
<okhttp3.version>4.10.0</okhttp3.version>
<guava.version>31.1-jre</guava.version>
<googlehttpclient.version>1.40.1</googlehttpclient.version>
<gson.version>2.9.0</gson.version>

Loading…
Cancel
Save