Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Bump gson from 2.2.4 to 2.8.9 in /requisition-parent/requisition-app
Browse files Browse the repository at this point in the history
Bumps [gson](https://github.com/google/gson) from 2.2.4 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.4...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]>
  • Loading branch information
dependabot[bot] authored May 20, 2022
1 parent aa7eb92 commit 6f238cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requisition-parent/requisition-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<properties>
<cloudsdk.version>2.33.10</cloudsdk.version>
<gson.version>2.2.4</gson.version>
<gson.version>2.8.9</gson.version>
<commons.io.version>[2.7,)</commons.io.version>
<maven.assembly.plugin.version>2.5.5</maven.assembly.plugin.version>
<maven.war.plugin.version>2.6</maven.war.plugin.version>
Expand Down

0 comments on commit 6f238cd

Please sign in to comment.