Skip to content

Commit

Permalink
fix: upgrade com.google.code.gson:gson from 2.8.7 to 2.8.8
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.7 to 2.8.8.

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/mariazevedo88/project/ba7bef0d-75c8-42b5-8200-e2c1d502576b?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 17, 2021
1 parent 8608af6 commit 779d352
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 @@ -30,7 +30,7 @@

<java.version>1.8</java.version>

<gson.version>2.8.7</gson.version>
<gson.version>2.8.8</gson.version>
<log4j.version>1.2.17</log4j.version>
<junit.jupiter.version>5.5.1</junit.jupiter.version>
<jacoco.version>0.8.4</jacoco.version>
Expand Down

0 comments on commit 779d352

Please sign in to comment.