Skip to content

Conversation

@chadlwilson
Copy link

Purpose

Closes #2846

Description

Removes the extra unnecessary GSON runtime dependency on error_prone_type_annotations that started being brought in with GSON 2.13.0 to everyone's projects due to use of some Maven relocation tricks in error_prone (which do not translate over to Gradle or other tools and cause issues like #2846).

See google/error-prone#4924 and https://github.com/google/error-prone/releases/tag/v2.38.0

@eamonnmcmanus
Copy link
Member

Thanks, you were probably preparing this at the same time as I triggered Dependabot to make #2851 for the same reason.

@chadlwilson chadlwilson deleted the bump-error-prone branch April 19, 2025 15:21
@chadlwilson
Copy link
Author

OK, fair enough, thx. Would be nice to get a 2.13.1 release if that's possible. 🙏

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.

gson 2.13.0 causes StackOverflowError with Gradle license report plugins

2 participants