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

Update Gson to version 2.9.0 #3992

Closed
xiaoyinl opened this issue Feb 12, 2022 · 1 comment
Closed

Update Gson to version 2.9.0 #3992

xiaoyinl opened this issue Feb 12, 2022 · 1 comment
Assignees
Milestone

Comments

@xiaoyinl
Copy link
Contributor

Gson 2.9.0 has been released. It fixed google/gson#1875. After updating to 2.9.0, I think we can remove --add-opens java.base/java.util=ALL-UNNAMED, which was previously added to workaround the illegal access issue.

@ryanmkurtz
Copy link
Collaborator

Nice, it pained me to add that JVM argument...thanks!

@ryanmkurtz ryanmkurtz self-assigned this Feb 12, 2022
@ryanmkurtz ryanmkurtz added this to the 10.2 milestone Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants