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

Replace the use of Gson's internal newParametrizedTypeWithOwner #312

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented Mar 28, 2024

since this class is an internal one, it can be changed without notice. Replacing this with a simple implementation of ParameterizedType.

@cbosdo cbosdo requested a review from lucidd March 28, 2024 16:19
@cbosdo cbosdo force-pushed the parametrized-type branch 2 times, most recently from 5f2afb5 to be7bd81 Compare March 28, 2024 16:25
since this class is an internal one, it can be changed without notice.
Replacing this with a simple implementation of ParameterizedType.
@lucidd lucidd merged commit dbccfe1 into SUSE:master Mar 28, 2024
1 check passed
@cbosdo cbosdo deleted the parametrized-type branch March 28, 2024 16:39
@renner renner added this to the v0.22.0 milestone May 27, 2024
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.

None yet

3 participants