From e7edc2cbbc2fac5417094791ef463eabad85728a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:03:23 +0000 Subject: [PATCH] Bump fastjson from 1.2.45 to 1.2.83 in /core Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.45 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.45...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 3624db0..d8be06c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -40,7 +40,7 @@ com.alibaba fastjson - 1.2.45 + 1.2.83 junit