Skip to content

Gson 2.13.2

Latest
Compare
Choose a tag to compare
@eamonnmcmanus eamonnmcmanus released this 10 Sep 20:54
· 2 commits to main since this release

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 name com.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

Full Changelog: gson-parent-2.13.1...gson-parent-2.13.2