Skip to content

Commit

Permalink
gson upgrade
Browse files Browse the repository at this point in the history
Shoudl fix gpedro#33
Actually there is no unit test, but it's compiling...
  • Loading branch information
SALES authored Dec 15, 2017
1 parent bcb855e commit 7398149
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 @@ -66,7 +66,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.5</java.version>
<gson.version>2.3.1</gson.version>
<gson.version>2.8.2</gson.version>
</properties>

<build>
Expand Down

0 comments on commit 7398149

Please sign in to comment.