From 280ef2f94e9fbc7b228673c9f15956769b8a418a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 14:17:25 +0000 Subject: [PATCH] Bump fastjson Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.41 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/commits/1.2.25) 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..f88387d 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.25 com.alibaba