From 3e89b0702bf521234d301b4b4678cfd8bfb64bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 03:18:51 +0000 Subject: [PATCH] build(deps): bump fastjson from 1.2.62 to 1.2.83 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.62 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.62...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 3e45df4..f59d707 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -37,7 +37,7 @@ com.alibaba fastjson - 1.2.62 + 1.2.83 com.sjl diff --git a/pom.xml b/pom.xml index 4932f67..6d4ce60 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ com.alibaba fastjson - 1.2.62 + 1.2.83 cn.hutool