From 3ea22e689964050b15a48854569c0c0d8f6e0bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 04:02:13 +0000 Subject: [PATCH] Bump com.alibaba:fastjson from 1.2.78 to 2.0.60 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 1.2.78 to 2.0.60. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/commits/2.0.60) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-version: 2.0.60 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- serialiser/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serialiser/pom.xml b/serialiser/pom.xml index 8a7a0bfb..0efa20af 100644 --- a/serialiser/pom.xml +++ b/serialiser/pom.xml @@ -62,7 +62,7 @@ com.alibaba fastjson - 1.2.78 + 2.0.60 test