Skip to content

fix: upgrades okhttp3 to 5.0.0-alpha.7 - #829

Merged
amuramoto merged 1 commit into
googlemaps:mainfrom
amuramoto:main
May 27, 2022
Merged

fix: upgrades okhttp3 to 5.0.0-alpha.7#829
amuramoto merged 1 commit into
googlemaps:mainfrom
amuramoto:main

Conversation

@amuramoto

Copy link
Copy Markdown
Member

Fix for #816

@amuramoto
amuramoto requested review from wangela and removed request for wangela May 27, 2022 21:14
@amuramoto
amuramoto merged commit e51a036 into googlemaps:main May 27, 2022
googlemaps-bot pushed a commit that referenced this pull request May 27, 2022
## [2.0.1](v2.0.0...v2.0.1) (2022-05-27)

### Bug Fixes

* upgrades okhttp3 to 5.0.0-alpha.7 to fix [#816](#816) ([#829](#829)) ([e51a036](e51a036))
@googlemaps-bot

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Stephan202 added a commit to PicnicSupermarket/google-maps-services-java that referenced this pull request Jun 22, 2022
This change partially reverts the upgrade performed in googlemaps#829, and is an
alternative fix for googlemaps#816. OkHttp depends on Kotlin 1.6.20, which is not
vulnerable to CVE-2020-29582.

This downgrade also resolves googlemaps#832.

See:
- https://square.github.io/okhttp/changelogs/changelog_4x/#version-4100
- https://nvd.nist.gov/vuln/detail/CVE-2020-29582
Stephan202 added a commit to PicnicSupermarket/google-maps-services-java that referenced this pull request Jun 22, 2022
This change partially reverts the upgrade performed in googlemaps#829, and is an
alternative fix for googlemaps#816. OkHttp 4.10.0 depends on Kotlin 1.6.20, which
is not vulnerable to CVE-2020-29582.

This downgrade also resolves googlemaps#832.

See:
- https://square.github.io/okhttp/changelogs/changelog_4x/#version-4100
- https://nvd.nist.gov/vuln/detail/CVE-2020-29582
googlemaps-bot pushed a commit that referenced this pull request Oct 18, 2022
## [2.1.1](v2.1.0...v2.1.1) (2022-10-18)

### Bug Fixes

* Downgrade OkHttp 5.0.0-alpha.7 -> 4.10.0 ([71a2128](71a2128)), closes [#829](#829) [#816](#816) [#832](#832) [/square.github.io/okhttp/changelogs/changelog_4x/#version-4100](https://github.com//square.github.io/okhttp/changelogs/changelog_4x//issues/version-4100)
* fixes merge conflict artifacts ([1999ac7](1999ac7))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants