From 61dc8e42b503a4b2e1b8819bfab3f052d1c2e860 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 04:02:35 +0000 Subject: [PATCH] Bump com.alibaba:fastjson from 1.2.78 to 2.0.64 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 1.2.78 to 2.0.64. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/commits/2.0.64) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-version: 2.0.64 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..56c148b 100644 --- a/serialiser/pom.xml +++ b/serialiser/pom.xml @@ -63,7 +63,7 @@ com.alibaba fastjson - 1.2.78 + 2.0.64 test