fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327
This commit is contained in:
snyk-bot 2021-11-03 04:46:39 +00:00
parent 3e6c9e978c
commit 20cad15aea
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.5</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.60</bouncycastle.version>