Skip to content

Commit

Permalink
build(deps): bump okhttp-bom from 4.10.0 to 4.11.0 (#2021)
Browse files Browse the repository at this point in the history
Bumps [okhttp-bom](https://github.com/square/okhttp) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.10.0...parent-4.11.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 24, 2023
1 parent 0eaf663 commit 37fb25c
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 @@ -81,7 +81,7 @@

<main.basedir>${project.basedir}</main.basedir>

<okhttp3.version>4.10.0</okhttp3.version>
<okhttp3.version>4.11.0</okhttp3.version>
<guava.version>31.1-jre</guava.version>
<googlehttpclient.version>1.43.1</googlehttpclient.version>
<gson.version>2.10.1</gson.version>
Expand Down

0 comments on commit 37fb25c

Please sign in to comment.