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 #2679. - Remove internal class
GsonPreconditions
by @Marcono1234 in #2879 - Switch to using central-publishing-maven-plugin by @eamonnmcmanus in #2900
New Contributors
- @MukjepScarlet made their first contribution in #2852
- @ChrisCraik made their first contribution in #2856
Full Changelog: gson-parent-2.13.1...gson-parent-2.13.2