Repository: incubator-rocketmq
Updated Branches:
  refs/heads/develop 72e6def14 -> 3fe7535bc


[ROCKETMQ-143][HOTFIX] Update fastjson to 1.2.29


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/3fe7535b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/3fe7535b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/3fe7535b

Branch: refs/heads/develop
Commit: 3fe7535bc27fa21b2bc945b8bda273f29b31c131
Parents: 72e6def
Author: yukon <yu...@apache.org>
Authored: Thu Mar 23 18:15:51 2017 +0800
Committer: yukon <yu...@apache.org>
Committed: Thu Mar 23 18:15:51 2017 +0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/3fe7535b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c276415..ce6a7f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>

Reply via email to