From 2c95f1389c214e041dbe2fe145796fcae91e9a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:36:52 +0000 Subject: [PATCH] Bump fastjson from 1.2.58 to 1.2.83 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] --- dataGen/pom.xml | 2 +- flink/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dataGen/pom.xml b/dataGen/pom.xml index 36e5ab4..63102f0 100644 --- a/dataGen/pom.xml +++ b/dataGen/pom.xml @@ -14,7 +14,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.83 diff --git a/flink/pom.xml b/flink/pom.xml index 2d259ec..674f54e 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -19,7 +19,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.83 diff --git a/pom.xml b/pom.xml index d6ed5ab..ad37664 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ com.alibaba fastjson - 1.2.58 + 1.2.83