From 60d0ba43c9da396f96f8588f2c825097cb67b2fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 00:59:11 +0000 Subject: [PATCH] build(deps): bump fastjson from 2.0.33 to 2.0.35 Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.33 to 2.0.35. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.33...2.0.35) --- 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 560aff05..78cfa112 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ com.alibaba fastjson - 2.0.33 + 2.0.35