Skip to content

Commit

Permalink
Bump gson from 2.8.8 to 2.8.9 (#335)
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.8.8...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 7, 2022
1 parent 6c38392 commit 72d878b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion problem-gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<artifactId>problem-gson</artifactId>
<properties>
<gson.version>2.8.8</gson.version>
<gson.version>2.8.9</gson.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 72d878b

Please sign in to comment.