Skip to content

Commit

Permalink
build(deps): bump okhttp.version from 4.10.0 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps `okhttp.version` from 4.10.0 to 4.11.0.

Updates `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)

Updates `okhttp-sse` 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)

Updates `okhttp-tls` 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
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:okhttp-sse
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:okhttp-tls
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 24, 2023
1 parent 4c0d7e8 commit d263c22
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 @@ -91,7 +91,7 @@
<jakarta.ws.rs-api.version>3.1.0</jakarta.ws.rs-api.version>

<!-- Misc -->
<okhttp.version>4.10.0</okhttp.version>
<okhttp.version>4.11.0</okhttp.version>
<jsonwebtoken.version>0.11.5</jsonwebtoken.version>
<pac4j.version>5.7.0</pac4j.version>
<quartz.version>2.3.2</quartz.version>
Expand Down

0 comments on commit d263c22

Please sign in to comment.