From 681d5c97d11ed56a84f780780595eb69c7d26220 Mon Sep 17 00:00:00 2001 From: lingoeq <12523850+lingoeq@user.noreply.gitee.com> Date: Tue, 28 Feb 2023 03:33:09 +0000 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7fastjson=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=88=B01.2.83,1.2.83=E7=89=88=E6=9C=AC=E4=B9=8B=E5=89=8D?= =?UTF-8?q?=E5=AD=98=E5=9C=A8=E4=BB=A3=E7=A0=81=E6=89=A7=E8=A1=8C=E6=BC=8F?= =?UTF-8?q?=E6=B4=9E=E9=A3=8E=E9=99=A9=EF=BC=8CCVE-2022-25845=20=E5=8D=87?= =?UTF-8?q?=E7=BA=A7fastjson=E7=89=88=E6=9C=AC=E5=88=B01.2.83,1.2.83?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B9=8B=E5=89=8D=E5=AD=98=E5=9C=A8=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=89=A7=E8=A1=8C=E6=BC=8F=E6=B4=9E=E9=A3=8E=E9=99=A9?= =?UTF-8?q?=EF=BC=8CCVE-2022-25845?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: lingoeq <12523850+lingoeq@user.noreply.gitee.com> --- common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/pom.xml b/common/pom.xml index ecfc89e..405de6b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -16,7 +16,7 @@ 1.8 4.1.42.Final 1.1.7.3 - 1.2.70 + 1.2.83 0.0.16 2.8.0 5.1.0 -- Gitee