mirror of
https://github.com/jwtk/jjwt.git
synced 2025-02-16 14:24:44 +00:00
fix: upgrade com.google.code.gson:gson from 2.8.5 to 2.8.8 (#684)
Snyk has created this PR to upgrade com.google.code.gson:gson from 2.8.5 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/dogeared/project/76cafdc8-8c18-4705-9786-9703c2e293c9?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
878d836347
commit
3e6c9e978c
2
pom.xml
2
pom.xml
@ -76,7 +76,7 @@
|
|||||||
|
|
||||||
<jackson.version>2.12.5</jackson.version>
|
<jackson.version>2.12.5</jackson.version>
|
||||||
<orgjson.version>20180130</orgjson.version>
|
<orgjson.version>20180130</orgjson.version>
|
||||||
<gson.version>2.8.5</gson.version>
|
<gson.version>2.8.8</gson.version>
|
||||||
|
|
||||||
<!-- Optional Runtime Dependencies: -->
|
<!-- Optional Runtime Dependencies: -->
|
||||||
<bouncycastle.version>1.60</bouncycastle.version>
|
<bouncycastle.version>1.60</bouncycastle.version>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user