From 277868400163d014466738af3380f17d6b9ecd7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:51:33 +0000 Subject: [PATCH] Bump fastjson from 1.2.67 to 1.2.83 in /server Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.67 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.67...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/pom.xml b/server/pom.xml index 1ab2e56..dc4b122 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -16,7 +16,7 @@ com.alibaba fastjson - 1.2.67 + 1.2.83 @@ -40,7 +40,7 @@ com.alibaba fastjson - 1.2.60 + 1.2.83