From 3dd15c41104d8b582af6f76f684c53fa03692c3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:17:05 +0000 Subject: [PATCH] Bump fastjson from 1.2.31 to 1.2.83 in /services/api-gateway Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.31 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.31...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/api-gateway/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/api-gateway/pom.xml b/services/api-gateway/pom.xml index c5bfd2f..194b945 100644 --- a/services/api-gateway/pom.xml +++ b/services/api-gateway/pom.xml @@ -71,7 +71,7 @@ com.alibaba fastjson - 1.2.31 + 1.2.83 org.apache.httpcomponents @@ -171,7 +171,7 @@ com.alibaba fastjson - 1.2.24 + 1.2.83