From efca721988654eb2800117b56ee49cce38b74a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 02:29:23 +0000 Subject: [PATCH] Bump com.alibaba:fastjson from 1.2.68 to 2.0.37 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 1.2.68 to 2.0.37. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/commits/2.0.37) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d70113..0e39800 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ com.alibaba fastjson - 1.2.68 + 2.0.37