Skip to content

Commit 20b0437

Browse files
snyk-botbdemers
authored andcommitted
fix: upgrade com.google.code.gson:gson from 2.8.8 to 2.8.9
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
1 parent 82189f8 commit 20b0437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
<jackson.version>2.12.6</jackson.version>
7878
<orgjson.version>20180130</orgjson.version>
79-
<gson.version>2.8.8</gson.version>
79+
<gson.version>2.8.9</gson.version>
8080

8181
<!-- Optional Runtime Dependencies: -->
8282
<bouncycastle.version>1.67</bouncycastle.version>

0 commit comments

Comments
 (0)