From 02bd68ab40bb50fc103b0af559de346092ff7712 Mon Sep 17 00:00:00 2001 From: hengyunabc Date: Sun, 21 Jul 2024 21:32:26 +0800 Subject: [PATCH] upgrade fastjson2 to 2.0.52 #2498 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a9bdcaf1..92fcba9e 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ com.alibaba.fastjson2 fastjson2 - 2.0.40 + 2.0.52 com.taobao.text