Skip to content

Commit

Permalink
build(deps): bump okhttp-bom from 4.9.2 to 4.10.0 (#1678)
Browse files Browse the repository at this point in the history
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](square/okhttp@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>
  • Loading branch information
dependabot[bot] committed Jul 6, 2022
1 parent f562a18 commit 01398c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 01398c5

Please sign in to comment.