Skip to content

Commit

Permalink
build(deps): bump com.squareup.okhttp3.version from 3.12.12 to 4.9.3
Browse files Browse the repository at this point in the history
Bumps `com.squareup.okhttp3.version` from 3.12.12 to 4.9.3.

Updates `logging-interceptor` from 3.12.12 to 4.9.3
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.12...parent-4.9.3)

Updates `mockwebserver` from 3.12.12 to 4.9.3
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.12...parent-4.9.3)

Updates `okhttp` from 3.12.12 to 4.9.3
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.12...parent-4.9.3)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2022
1 parent 3eb05eb commit fd4f6a5
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 @@ -61,7 +61,7 @@
<com.googlecode.gson.version>2.8.9</com.googlecode.gson.version>
<com.h2database.version>1.4.196</com.h2database.version>
<com.jcraft.jsch.version>0.1.55</com.jcraft.jsch.version>
<com.squareup.okhttp3.version>3.12.12</com.squareup.okhttp3.version>
<com.squareup.okhttp3.version>4.9.3</com.squareup.okhttp3.version>
<com.squareup.okio.version>1.15.0</com.squareup.okio.version>
<commons-fileupload.version>1.3.3</commons-fileupload.version>
<commons-io.version>2.11.0</commons-io.version>
Expand Down

0 comments on commit fd4f6a5

Please sign in to comment.