From 6c5b4aac24beacbc301c3a72ab333ad3bedb77ef Mon Sep 17 00:00:00 2001 From: wanggeng888 <450292408@qq.com> Date: Sat, 1 May 2021 23:25:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0json=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index e42989a9..8dba1c97 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ 5.2.8.RELEASE 2.3.3.RELEASE 1.2.24 + 20210307 2.2.7 3.2.3 5.1.47 @@ -155,6 +156,14 @@ + + + org.json + json + ${json.version} + + + com.alibaba