Skip to content

Commit 0ea8a05

Browse files
authored
fix: upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0 (#1589)
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.9 to 2.9.0. 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/openfeign/project/449cbbe1-85f2-4403-9361-132b4666fee7?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 2a6a20d commit 0ea8a05

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
@@ -77,7 +77,7 @@
7777
<okhttp3.version>4.9.2</okhttp3.version>
7878
<guava.version>30.1.1-jre</guava.version>
7979
<googlehttpclient.version>1.40.1</googlehttpclient.version>
80-
<gson.version>2.8.9</gson.version>
80+
<gson.version>2.9.0</gson.version>
8181
<slf4j.version>1.7.36</slf4j.version>
8282
<bouncy.version>1.70</bouncy.version>
8383
<json.version>20210307</json.version>

0 commit comments

Comments
 (0)