Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent ce52897 commit 6cad8d3
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.3</googlehttpclient.version>
<gson.version>2.10</gson.version>
<gson.version>2.10.1</gson.version>
<slf4j.version>2.0.6</slf4j.version>
<bouncy.version>1.70</bouncy.version>
<json.version>20220924</json.version>
Expand Down

0 comments on commit 6cad8d3

Please sign in to comment.