From 3ce43dede3d3660ca0fa3e2d32ac3f16cd171d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 May 2020 01:41:54 +0000 Subject: [PATCH] Bump fastjson from 1.1.41 to 1.2.25 in /Backend 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] --- Backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Backend/pom.xml b/Backend/pom.xml index f00b722..530a705 100644 --- a/Backend/pom.xml +++ b/Backend/pom.xml @@ -82,7 +82,7 @@ com.alibaba fastjson - 1.1.41 + 1.2.25 com.alibaba