Skip to content

Commit

Permalink
Merge pull request square#44 from square/jwilson/rollforward
Browse files Browse the repository at this point in the history
Restore Gson 2.2.3-SNAPSHOT, which now supports serialization.
  • Loading branch information
edenman committed Aug 15, 2012
2 parents fa4c91a + 42d8820 commit 1a03583
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.3-SNAPSHOT</gson.version>
<httpcomponents.version>4.1.3</httpcomponents.version>
<javax.inject.version>1</javax.inject.version>

Expand Down

0 comments on commit 1a03583

Please sign in to comment.