Bump com.google.code.gson:gson from 2.9.1 to 2.10.1

Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.9.1 to 2.10.1.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.9.1...gson-parent-2.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-01 01:11:02 +00:00 committed by GitHub
parent 1fb3f313ce
commit b9292a31f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
<findbugs.jsr305.version>3.0.2</findbugs.jsr305.version> <findbugs.jsr305.version>3.0.2</findbugs.jsr305.version>
<google.errorprone.version>2.15.0</google.errorprone.version> <google.errorprone.version>2.15.0</google.errorprone.version>
<grpc.version>1.49.2</grpc.version> <grpc.version>1.49.2</grpc.version>
<gson.version>2.9.1</gson.version> <gson.version>2.10.1</gson.version>
<guava.version>32.1.2-jre</guava.version> <guava.version>32.1.2-jre</guava.version>
<guice.version>5.1.0</guice.version> <guice.version>5.1.0</guice.version>
<hamcrest.version>2.2</hamcrest.version> <hamcrest.version>2.2</hamcrest.version>