From 8aa3e0e98d6ec18df9a8d6e2e44bf5c620a78d45 Mon Sep 17 00:00:00 2001 From: qlohkhk <12513546+qlohkhk@user.noreply.gitee.com> Date: Mon, 27 Mar 2023 10:07:12 +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: qlohkhk <12513546+qlohkhk@user.noreply.gitee.com> --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5f14f99..d79da50 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ 1.0.3 1.18.10 4.13.1 - 1.2.73 + 1.2.83 4.8.10.ALL 0.8.2 @@ -133,6 +133,10 @@ jar + + + -Xdoclint:none + -- Gitee