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

Move to Google Gson 2.9.0 #8

Open
pcdavid opened this issue Jul 4, 2022 · 4 comments
Open

Move to Google Gson 2.9.0 #8

pcdavid opened this issue Jul 4, 2022 · 4 comments

Comments

@pcdavid
Copy link
Member

pcdavid commented Jul 4, 2022

We are currently using Gson 2.8.9, which can have issues in some cases when run under Java 16+: google/gson#1875

Once https://git.eclipse.org/r/c/orbit/orbit-recipes/+/193589 is merged, Gson 2.9.0 will be available in Orbit (in I-builds at first) and we can consume it from our target platform.

@pcdavid
Copy link
Member Author

pcdavid commented Jul 4, 2022

Actually it seems we are building against v2.8.2 from this Orbit repo when building "for Eclipse".

@pcdavid
Copy link
Member Author

pcdavid commented Jul 4, 2022

On the web side, the move to Gson 2.9.0 was made in Spring Boot 2.7.0 (M2): https://github.com/spring-projects/spring-boot/releases/tag/v2.7.0-M2

@pcdavid
Copy link
Member Author

pcdavid commented Jul 8, 2022

The patch to contribute Gson 2.9.0 into Orbit has been merged. It's available in https://download.eclipse.org/tools/orbit/downloads/drops/I20220706225153/ (and the next M & R builds).

@pcdavid
Copy link
Member Author

pcdavid commented Jan 11, 2024

The most recent Orbit release at https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/release/4.30.0 now includes Gson 2.10.1 (the latest at the moment).

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