From 48317f973cb76c15d9de8f7ca98de428ad2f814b Mon Sep 17 00:00:00 2001 From: yclimb Date: Wed, 14 Oct 2020 10:34:56 +0800 Subject: [PATCH] Upgrade com.alibaba:fastjson to version 1.2.31 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0223efe..a30c832 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ com.alibaba fastjson - 1.2.15 + 1.2.31