From fb771ef65632eee8ae590d65baa38245f90adc1b Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Fri, 5 Jul 2019 18:03:42 +0800 Subject: [PATCH] Upgraded the version of fastjson lib to avoid security issues; --- source/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/pom.xml b/source/pom.xml index 24589405..fc4c77d9 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -175,7 +175,7 @@ com.alibaba fastjson - 1.2.32 + 1.2.58