From 89c687aa348e4936029703ea5a55fb4d608614cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:54:23 +0000 Subject: [PATCH] Bump fastjson from 1.2.47 to 1.2.83 in /ch18-7/ch18-7-gateway Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.47 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.47...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ch18-7/ch18-7-gateway/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 ch18-7/ch18-7-gateway/pom.xml diff --git a/ch18-7/ch18-7-gateway/pom.xml b/ch18-7/ch18-7-gateway/pom.xml old mode 100755 new mode 100644 index 9377b71d..4f9ef409 --- a/ch18-7/ch18-7-gateway/pom.xml +++ b/ch18-7/ch18-7-gateway/pom.xml @@ -39,7 +39,7 @@ com.alibaba fastjson - 1.2.47 + 1.2.83