Skip to content

Remove uses of internal gson classes#60

Merged
julman99 merged 4 commits intojulman99:masterfrom
Sineaggi:remove-uses-of-internal-gson-classes
Nov 5, 2023
Merged

Remove uses of internal gson classes#60
julman99 merged 4 commits intojulman99:masterfrom
Sineaggi:remove-uses-of-internal-gson-classes

Conversation

@Sineaggi
Copy link
Contributor

@Sineaggi Sineaggi commented Dec 4, 2022

Replaces uses of internal com.google.gson.internal.bind.* classes from gson-fire and replaces them with an alternative way of configuring the json reader and writer classes.

Fixes #52

@Sineaggi Sineaggi force-pushed the remove-uses-of-internal-gson-classes branch 2 times, most recently from 75ee086 to def5c01 Compare December 4, 2022 06:12
@Sineaggi Sineaggi force-pushed the remove-uses-of-internal-gson-classes branch from def5c01 to decc1c6 Compare December 4, 2022 06:15
@julman99 julman99 merged commit 086a63f into julman99:master Nov 5, 2023
@Sineaggi Sineaggi deleted the remove-uses-of-internal-gson-classes branch November 6, 2023 05:35
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.

Unresolved requirement: Import-Package: com.google.gson.internal.bind

2 participants