Skip to content

Commit

Permalink
bump up fastjson's version
Browse files Browse the repository at this point in the history
  • Loading branch information
beiwei30 committed Apr 18, 2017
1 parent d439515 commit 80113d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dubbo-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.1.18</version>
<version>1.2.31</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<httpclient_version>4.1.2</httpclient_version>
<hessian_lite_version>3.2.1-fixed-2</hessian_lite_version>
<xstream_version>1.4.1</xstream_version>
<fastjson_version>1.2.28</fastjson_version>
<fastjson_version>1.2.31</fastjson_version>
<bsf_version>3.1</bsf_version>
<sorcerer_version>0.8</sorcerer_version>
<zookeeper_version>3.3.3</zookeeper_version>
Expand Down

0 comments on commit 80113d2

Please sign in to comment.