From fbeaeda57984529f499f46f210349d6582cdf899 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 08:56:29 +0000 Subject: [PATCH] Update dependency com.alibaba:fastjson to v2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e8dd505..c70ec69 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ com.alibaba fastjson - 1.2.83_noneautotype + 2.0.53 junit