From a65fb0220b7b2992c94bc8ca48875e30feed0ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 03:30:57 +0000 Subject: [PATCH] Bump fastjson from 1.2.58 to 1.2.83 in /project/ghost Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.58 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.58...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project/ghost/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/ghost/pom.xml b/project/ghost/pom.xml index b3f12cd8..c061da5a 100644 --- a/project/ghost/pom.xml +++ b/project/ghost/pom.xml @@ -152,7 +152,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.83