From 43ec40caca223e01b09be9f78eb07c77192503a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:29:12 +0000 Subject: [PATCH] build(deps): bump com.alibaba:fastjson from 2.0.46 to 2.0.49 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.46 to 2.0.49. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.46...2.0.49) --- updated-dependencies: - dependency-name: com.alibaba:fastjson 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 fd9c3fb..41f85a1 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ com.alibaba fastjson - 2.0.46 + 2.0.49