From b3694de62d443a78915ea5e3de9baceafde7c580 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:41:13 +0000 Subject: [PATCH] Bump fastjson in /spring-boot2-study/spring-boot2-parent Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.59 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.59...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot2-study/spring-boot2-parent/pom.xml | 2 +- .../spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 spring-boot2-study/spring-boot2-parent/pom.xml diff --git a/spring-boot2-study/spring-boot2-parent/pom.xml b/spring-boot2-study/spring-boot2-parent/pom.xml old mode 100755 new mode 100644 index d1a3cd0..bf97e21 --- a/spring-boot2-study/spring-boot2-parent/pom.xml +++ b/spring-boot2-study/spring-boot2-parent/pom.xml @@ -217,7 +217,7 @@ com.alibaba fastjson - 1.2.59 + 1.2.83 diff --git a/spring-boot2-study/spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml b/spring-boot2-study/spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml index 2afadd7..9456f21 100644 --- a/spring-boot2-study/spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml +++ b/spring-boot2-study/spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml @@ -39,7 +39,7 @@ com.alibaba fastjson - 1.1.41 + 1.2.83 com.alibaba