Skip to content

Commit

Permalink
Bump gson from 2.3.1 to 2.8.9 in /scripts/gerbil_middleware (informag…
Browse files Browse the repository at this point in the history
…i#97)

Bumps [gson](https://github.com/google/gson) from 2.3.1 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.3.1...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 May 23, 2022
1 parent 9ca253b commit 37671e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gerbil_middleware/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.3.1</version>
<version>2.8.9</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 37671e6

Please sign in to comment.