Skip to content

Commit

Permalink
Bump gson from 2.8.6 to 2.8.9 in /bigquery (apache#4372)
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.8.6 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.6...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

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 Aug 25, 2022
1 parent a1c2a5b commit 053a4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<!-- library versions -->
<bigquery.api.version>v2-rev20190917-1.30.3</bigquery.api.version>
<gson.version>2.8.6</gson.version>
<gson.version>2.8.9</gson.version>
<guava.version>24.1.1-jre</guava.version>

<interpreter.name>bigquery</interpreter.name>
Expand Down

0 comments on commit 053a4b8

Please sign in to comment.