Browse Source

Bump gson from 2.8.5 to 2.8.9

Bumps [gson](https://github.com/google/gson) from 2.8.5 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.5...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>
pull/20/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
1d8446e6de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pom.xml

+ 1
- 1
pom.xml View File

@ -18,7 +18,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<spark.version>2.7.2</spark.version>
<gson.version>2.8.5</gson.version>
<gson.version>2.8.9</gson.version>
</properties>
<dependencies>

Loading…
Cancel
Save