Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
May 27, 2022
Merged

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

merged 1 commit into from
May 27, 2022

Conversation

amuramoto
Copy link
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
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants