From 79d7e844c72ce592ad44e0c88048b372ab8e9f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2019 15:06:23 +0000 Subject: [PATCH] Bump fastjson from 1.2.24 to 1.2.25 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.24 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.24...1.2.25) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9ef0b52..e77b0ee 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ com.alibaba fastjson - 1.2.24 + 1.2.25