The main changes in this release are just newer dependencies.
What's Changed
- Improved packaging of JPMS module declaration in Gson jar
This fixes an issue where Eclipse and VS Code users could not refer to the Gson module namecom.google.gson. See issue https://github.com/google/gson/issues/2679. - Remove internal class
GsonPreconditionsby @Marcono1234 in https://github.com/goog...