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

Upgrade okhttp and regrofit dependencies to use at least okhttp3 version 4.2.0 #243

Closed
ausykaso opened this issue Oct 21, 2021 · 1 comment

Comments

@ausykaso
Copy link

Problem:

  • The Contentful SDK's are using deprecated versions of
    <retrofit.version>2.5.0</retrofit.version>
    <okhttp.version>3.12.12</okhttp.version>
    
  • That forces a version clash when used together with other dependencies that use okhttp3 4.2.x versions (i.e. Voucherify SDK, see Issue #104).

Expected behavior:

  • Contentful SDK's (including CMA) are working with the current okhttp3 versions, at least 4.2.0.
@ausykaso
Copy link
Author

Unfortunately there's no answer or reaction. Seems that there's no interest to think about the usage of uptodate dependencies. This will lead us to recomend our customer, not to prefer the usage of that SDK or otherwise to use a patched fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant