From 468201db64a3e05c9796748af0fa988a74d75a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 09:09:38 +0000 Subject: [PATCH] :arrow_up: Bump com.alibaba:fastjson from 2.0.56 to 2.0.57 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.56 to 2.0.57. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.56...2.0.57) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-version: 2.0.57 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5b7a514..dc33515 100644 --- a/pom.xml +++ b/pom.xml @@ -318,7 +318,7 @@ com.alibaba fastjson - 2.0.56 + 2.0.57