From 0427b54f4362bfc50d1fad70fcddeb11e8c18fff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 14:39:10 +0000 Subject: [PATCH] Bump fastjson from 1.2.9 to 1.2.25 in /client Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.9 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.9...1.2.25) Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index 69c30cf..e1bd8ce 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -48,7 +48,7 @@ com.alibaba fastjson - 1.2.9 + 1.2.25 com.google.guava