From c8eba67ac59107a882e1741c87fbb3ef0a29ccb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 02:31:48 +0000 Subject: [PATCH] Bump fastjson from 1.2.9 to 1.2.25 in /server 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] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index 512c641..fe79f46 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -54,7 +54,7 @@ com.alibaba fastjson - 1.2.9 + 1.2.25 com.google.guava