Skip to content

Commit

Permalink
Bump gson from 2.8.1 to 2.8.9 in /SDKs/restapi-javasdk
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.1 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.1...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>
  • Loading branch information
dependabot[bot] authored May 20, 2022
1 parent 5d71e3b commit cf536d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDKs/restapi-javasdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<gson-fire-version>1.8.0</gson-fire-version>
<swagger-core-version>1.5.18</swagger-core-version>
<okhttp-version>2.7.5</okhttp-version>
<gson-version>2.8.1</gson-version>
<gson-version>2.8.9</gson-version>
<threetenbp-version>1.3.5</threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13.1</junit-version>
Expand Down

0 comments on commit cf536d0

Please sign in to comment.