Bump gson from 2.8.0 to 2.8.9 (#25)

Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 file changed
tree: ef6526cf0a23bb85a5c43d3656b676f1cacc0345
  1. .github/
  2. contrib/
  3. src/
  4. .asf.yaml
  5. .gitignore
  6. CONTRIBUTING.md
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. README.md
README.md

Apache Fluo YARN launcher

Build Status Apache License

A tool for running Apache Fluo applications in Hadoop YARN.

Getting Started