From d434a3afb39c0c0c20fcd663368b8d4a90c3fcd3 Mon Sep 17 00:00:00 2001 From: von gosling Date: Fri, 2 Nov 2018 16:58:23 +0800 Subject: [PATCH] Update fastjson to the latest stable version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1f71cd4b..8f6b7d2a 100644 --- a/pom.xml +++ b/pom.xml @@ -563,7 +563,7 @@ com.alibaba fastjson - 1.2.29 + 1.2.51 org.javassist -- GitLab