Skip to content

Commit

Permalink
build(deps): bump com.squareup.okhttp3:okhttp-bom from 4.11.0 to 4.12…
Browse files Browse the repository at this point in the history
….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](square/okhttp@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>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 193e470 commit af2af75
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 @@ -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>
Expand Down

0 comments on commit af2af75

Please sign in to comment.