Skip to content

Commit

Permalink
[ROCKETMQ-143][HOTFIX] Update fastjson to 1.2.29
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouxinyu committed Mar 23, 2017
1 parent 72e6def commit 3fe7535
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 @@ -606,7 +606,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.28</version>
<version>1.2.29</version>
</dependency>
<dependency>
<groupId>org.javassist</groupId>
Expand Down

0 comments on commit 3fe7535

Please sign in to comment.