fix: upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0

Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0.

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/dogeared/project/76cafdc8-8c18-4705-9786-9703c2e293c9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2022-03-05 23:04:16 +00:00
parent 20b04372d2
commit 527b1ce358
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<jackson.version>2.12.6</jackson.version>
<orgjson.version>20180130</orgjson.version>
<gson.version>2.8.9</gson.version>
<gson.version>2.9.0</gson.version>
<!-- Optional Runtime Dependencies: -->
<bouncycastle.version>1.67</bouncycastle.version>