Merge pull request #6330 from elharo/patch-1

Update gson
This commit is contained in:
Hao Nguyen 2019-07-10 13:48:14 -06:00 committed by GitHub
commit a387c1025e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>2.7</version>
<version>2.8.5</version>
</dependency>
<dependency>
<groupId>junit</groupId>