From 75ba16e9c6d41c3d73a7771b49c6664667d19753 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:22:58 +0000 Subject: [PATCH] Bump fastjson Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.41 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/commits/1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../spring-boot2-parent/spring-boot2-dubbo-consumer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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