Skip to content

Commit

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2022
1 parent 9b9e9a6 commit d2cdb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<pty4j.version>0.9.3</pty4j.version>
<jinjava.version>2.4.0</jinjava.version>
<guava.version>24.1.1-jre</guava.version>
<gson.version>2.2</gson.version>
<gson.version>2.8.9</gson.version>
</properties>

<!-- pty4j library not in maven central repository (http://repo.maven.apache.org/maven2) -->
Expand Down

0 comments on commit d2cdb77

Please sign in to comment.