From 79704419293819f3e20d7fe917c4836e5a69a9cf Mon Sep 17 00:00:00 2001 From: yukon Date: Wed, 15 Mar 2017 11:23:56 +0800 Subject: [PATCH] [ROCKETMQ-143][HOTFIX] Update fastjson from 1.2.12 to 1.2.28 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e3a9c8d..84e69126 100644 --- a/pom.xml +++ b/pom.xml @@ -605,7 +605,7 @@ com.alibaba fastjson - 1.2.12 + 1.2.28 org.javassist -- GitLab