Skip to content

Commit 4159316

Browse files
committed
fix: upgrade com.google.code.gson:gson from 2.3.1 to 2.8.6
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.3.1 to 2.8.6. 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/noellemurata/project/4486018f-c3a1-44e9-9b7c-96cc65a422ae?utm_source=github&utm_medium=upgrade-pr
1 parent b0d9ffb commit 4159316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.google.code.gson</groupId>
5858
<artifactId>gson</artifactId>
59-
<version>2.3.1</version>
59+
<version>2.8.6</version>
6060
</dependency>
6161
<dependency>
6262
<groupId>com.google.http-client</groupId>

0 commit comments

Comments
 (0)