From a47f89af0ccbe764ea87c5cdc2d9c68c4bb80316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:44:03 +0000 Subject: [PATCH] Bump fastjson from 1.2.49 to 1.2.83 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.49 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.49...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- travel-note/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 764289f..86ee9f6 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ 3.1.2 - 1.2.49 + 1.2.83 1.1.13 0.0.1-SNAPSHOT 0.0.1-SNAPSHOT diff --git a/travel-note/pom.xml b/travel-note/pom.xml index d892fb3..4618a18 100644 --- a/travel-note/pom.xml +++ b/travel-note/pom.xml @@ -88,7 +88,7 @@ com.alibaba fastjson - 1.2.49 + 1.2.83