Skip to content

Commit

Permalink
build(deps): bump gson from 2.9.1 to 2.10 (#1806)
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.9.1 to 2.10.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](google/gson@gson-parent-2.9.1...gson-parent-2.10)

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

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

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] authored Oct 25, 2022
1 parent cb8894a commit f8a46ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<okhttp3.version>4.10.0</okhttp3.version>
<guava.version>31.1-jre</guava.version>
<googlehttpclient.version>1.42.2</googlehttpclient.version>
<gson.version>2.9.1</gson.version>
<gson.version>2.10</gson.version>
<slf4j.version>2.0.3</slf4j.version>
<bouncy.version>1.70</bouncy.version>
<json.version>20220924</json.version>
Expand Down

0 comments on commit f8a46ae

Please sign in to comment.