From df12f1298201a36f7c7ebb4062c31f32a739b7ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:42:17 +0000 Subject: [PATCH] Bump fastjson in /src/test/resources/multimodulewithoutconfig Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.36 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.1.36...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/test/resources/multimodulewithoutconfig/module1/pom.xml | 2 +- src/test/resources/multimodulewithoutconfig/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/test/resources/multimodulewithoutconfig/module1/pom.xml b/src/test/resources/multimodulewithoutconfig/module1/pom.xml index 1b94a3c..f79efe0 100644 --- a/src/test/resources/multimodulewithoutconfig/module1/pom.xml +++ b/src/test/resources/multimodulewithoutconfig/module1/pom.xml @@ -57,7 +57,7 @@ com.alibaba fastjson - 1.1.36 + 1.2.83 diff --git a/src/test/resources/multimodulewithoutconfig/pom.xml b/src/test/resources/multimodulewithoutconfig/pom.xml index 85e0083..0027163 100644 --- a/src/test/resources/multimodulewithoutconfig/pom.xml +++ b/src/test/resources/multimodulewithoutconfig/pom.xml @@ -57,7 +57,7 @@ com.alibaba fastjson - 1.1.36 + 1.2.83