From 60dced2846455edcf68188d0b9e687fb868f98ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:45:57 +0000 Subject: [PATCH] Bump com.alibaba:fastjson from 2.0.24 to 2.0.48 in /client-demo Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.24 to 2.0.48. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.24...2.0.48) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- client-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-demo/pom.xml b/client-demo/pom.xml index 73b0365..34945ad 100644 --- a/client-demo/pom.xml +++ b/client-demo/pom.xml @@ -51,7 +51,7 @@ com.alibaba fastjson - 2.0.24 + 2.0.48