From 2c7e0d781228222383e05fb4256d17f3c3933a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 07:17:58 +0000 Subject: [PATCH] Bump fastjson Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.7 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.7...1.2.25) Signed-off-by: dependabot[bot] --- .../springboot-elasticsearch-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springboot-learning-examples/springboot-elasticsearch-demo/pom.xml b/springboot-learning-examples/springboot-elasticsearch-demo/pom.xml index e65470b..fbe60a7 100644 --- a/springboot-learning-examples/springboot-elasticsearch-demo/pom.xml +++ b/springboot-learning-examples/springboot-elasticsearch-demo/pom.xml @@ -59,7 +59,7 @@ com.alibaba fastjson - 1.2.7 + 1.2.25