From fd78e3a3e22b50be0a9df277e9cf5e00508489af Mon Sep 17 00:00:00 2001
From: wuming122 <12513392+wuming122@user.noreply.gitee.com>
Date: Fri, 24 Mar 2023 14:04:10 +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: wuming122 <12513392+wuming122@user.noreply.gitee.com>
---
testsuite/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 0ba0ed7..acdef9d 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -26,7 +26,7 @@
com.alibaba
fastjson
- 1.2.78
+ 1.2.83
org.slf4j
--
Gitee