From 6f3064add016fc914f2e1c365a9a4056e50e1c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:50:32 +0000 Subject: [PATCH] Bump fastjson from 1.2.68.noneautotype to 1.2.83 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.68.noneautotype to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/commits/1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index b41443b..1a5ab69 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -16,7 +16,7 @@ com.alibaba fastjson - 1.1.41 + 1.2.83 diff --git a/pom.xml b/pom.xml index c5dfaa9..e03c819 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ com.alibaba fastjson - 1.2.68.noneautotype + 1.2.83 @@ -62,7 +62,7 @@ com.alibaba fastjson - 1.2.31 + 1.2.83 junit