Skip to content

Commit

Permalink
fix: upgrade com.google.code.gson:gson from 2.8.8 to 2.8.9
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.8 to 2.8.9.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.code.gson/gson/

See this project in Snyk:
https://app.snyk.io/org/micah.silverman/project/cb87a9f4-731e-4a75-a25d-ca3272fdd00b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and bdemers committed Feb 28, 2022
1 parent 82189f8 commit 20b0437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

<jackson.version>2.12.6</jackson.version>
<orgjson.version>20180130</orgjson.version>
<gson.version>2.8.8</gson.version>
<gson.version>2.8.9</gson.version>

<!-- Optional Runtime Dependencies: -->
<bouncycastle.version>1.67</bouncycastle.version>
Expand Down

0 comments on commit 20b0437

Please sign in to comment.