From 2fb46a3d91de9c11593808f25d993260b402b18a Mon Sep 17 00:00:00 2001 From: wumingqwe <12513442+wumingqweq@user.noreply.gitee.com> Date: Mon, 27 Feb 2023 02:26:43 +0000 Subject: [PATCH] =?UTF-8?q?update=20pom.xml.=20=E5=8D=87=E7=BA=A7fastjson?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=88=B01.2.83,1.2.83=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B9=8B=E5=89=8D=E5=AD=98=E5=9C=A8=E4=BB=A3=E7=A0=81=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E6=BC=8F=E6=B4=9E=E9=A3=8E=E9=99=A9=EF=BC=8CCVE-2022-?= =?UTF-8?q?25845?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wumingqwe <12513442+wumingqweq@user.noreply.gitee.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df9fac7..f7c6e10 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ com.alibaba fastjson - 1.2.68 + 1.2.83 joda-time -- Gitee