From 3c61f45c8a0927e673258e674ae86449704dd063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 04:03:27 +0000 Subject: [PATCH] Bump com.alibaba:fastjson from 1.2.78 to 2.0.61 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 1.2.78 to 2.0.61. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/commits/2.0.61) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-version: 2.0.61 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 caa5ca9..671b08e 100644 --- a/serialiser/pom.xml +++ b/serialiser/pom.xml @@ -63,7 +63,7 @@ com.alibaba fastjson - 1.2.78 + 2.0.61 test