Skip to content

Commit

Permalink
Merge pull request square#34 from square/gson22
Browse files Browse the repository at this point in the history
Upgrade to Gson 2.2
  • Loading branch information
pforhan committed Jun 20, 2012
2 parents b6748ac + a3300c6 commit 2e0be86
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 @@ -48,7 +48,7 @@

<!-- Dependencies -->
<android.version>2.2.1</android.version>
<gson.version>2.1</gson.version>
<gson.version>2.2.1</gson.version>
<guice.version>3.0</guice.version>
<httpcomponents.version>4.1.3</httpcomponents.version>

Expand Down

0 comments on commit 2e0be86

Please sign in to comment.