Skip to content

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Jan 11, 2023

Notify

r? @stripe/api-library-reviewers

Summary

Gson recently merged google/gson#1832 released in Gson 2.10.1 which to fixes a thread-safeness bug that was causing #1213, stripe-java users experiencing (confusing) deserialization errors when trying to deserialize multiple Stripe responses concurrently.

This PR bumps the version of Gson so that new users installing stripe-java will (by default) get the newest version and avoid experiencing this bug. The library is still compatible with Gson >= 2.9.1, though.

@richardm-stripe richardm-stripe merged commit cdc7891 into master Jan 11, 2023
@richardm-stripe
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants