Skip to content

Commit

Permalink
1.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Oct 20, 2016
1 parent 0be1525 commit abcffd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ https://github.com/eishay/jvm-serializers/wiki
## Gradle via JCenter

``` groovy
compile 'com.alibaba:fastjson:1.2.18'
compile 'com.alibaba:fastjson:1.2.19'
```

``` groovy
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
-->
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.19-SNAPSHOT</version>
<version>1.2.19</version>

<packaging>jar</packaging>
<name>fastjson</name>
Expand Down

0 comments on commit abcffd0

Please sign in to comment.