From 38a28db163697bcd31aaad0e4576d2a99ed33df9 Mon Sep 17 00:00:00 2001 From: wanggeng <450292408@qq.com> Date: Wed, 11 May 2022 18:29:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0fastjson2=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- basic-util/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/basic-util/pom.xml b/basic-util/pom.xml index 105a425d..3bd1ec3b 100644 --- a/basic-util/pom.xml +++ b/basic-util/pom.xml @@ -103,6 +103,10 @@ com.alibaba fastjson + + com.alibaba.fastjson2 + fastjson2 +