Skip to content

Commit

Permalink
Bump okhttp.version from 4.9.1 to 4.9.3
Browse files Browse the repository at this point in the history
Bumps `okhttp.version` from 4.9.1 to 4.9.3.

Updates `okhttp` from 4.9.1 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-4.9.1...parent-4.9.3)

Updates `logging-interceptor` from 4.9.1 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-4.9.1...parent-4.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and castorm committed Feb 11, 2022
1 parent cb79724 commit 5dbef11
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 @@ -72,7 +72,7 @@
<logback.version>1.2.9</logback.version>
<lombok.version>1.18.20</lombok.version>
<kafka.version>3.0.0</kafka.version>
<okhttp.version>4.9.1</okhttp.version>
<okhttp.version>4.9.3</okhttp.version>
<jackson.version>2.13.1</jackson.version>
<freemarker.version>2.3.31</freemarker.version>
<natty.version>0.13</natty.version>
Expand Down

0 comments on commit 5dbef11

Please sign in to comment.