Repository: incubator-rocketmq
Updated Branches:
  refs/heads/master a947fe21b -> 4df3155ba


[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/4df3155b
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/4df3155b
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/4df3155b

Branch: refs/heads/master
Commit: 4df3155ba0dabadbdd325f2590c2d9299396dc47
Parents: a947fe2
Author: yukon <yu...@apache.org>
Authored: Thu Mar 23 18:15:51 2017 +0800
Committer: yukon <yu...@apache.org>
Committed: Thu Mar 23 18:16:20 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/4df3155b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 84e6912..dfd1919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -605,7 +605,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