From 153cffa124354c3efa288066b5a6ebf2964e4426 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:34:34 +0000 Subject: [PATCH] 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] --- pom.xml | 2 +- project/cowboy/pom.xml | 2 +- project/ghost/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 277a5453..04fd81ec 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ 6.0.0 28.1-jre 3.4.2 - 1.2.62 + 1.2.83 3.6.0 4.8.10.ALL 2.9.2 diff --git a/project/cowboy/pom.xml b/project/cowboy/pom.xml index 7323688c..1eb9d22c 100644 --- a/project/cowboy/pom.xml +++ b/project/cowboy/pom.xml @@ -152,7 +152,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.83 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