Commit Graph

4 Commits

Author SHA1 Message Date
Marcono1234 3f6b1f1b27
Remove Maven debug logging for Gson build (#7649) 2022-05-01 23:46:39 +01:00
Marcono1234 29b113690e
Remove Gson Java version overwrite (#7086)
Gson minimum Java target version has been increased to Java 7, it is
therefore no longer necessary to manually overwrite it here.
2022-01-02 01:11:57 +00:00
Marcono1234 753ab21186
Simplify Gson setup (#6833) 2021-11-17 23:16:59 +00:00
DavidKorczynski 3a50fc6dac
gson: initial integration (#6742)
* gson: initial integration

* gson: fix project yaml

* gson: update maven

* gson: include reader fuzzer

* gson: finalize integraiton
2021-11-06 09:59:25 -07:00