Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
fix: upgrade com.google.code.gson:gson from 2.8.5 to 2.8.6
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.5 to 2.8.6.

See this package in NPM:
https://www.npmjs.com/package/com.google.code.gson:gson

See this project in Snyk:
https://app.snyk.io/org/entraos-dev/project/ba6203af-ca0b-4f8f-8d22-612079d4292d?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 23, 2020
1 parent cd98d5e commit edf23da
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 @@ -79,7 +79,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.8.5</version>
<version>2.8.6</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit edf23da

Please sign in to comment.