From 4612a314fb50c3e6bff80751729172d174d83d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 07:25:13 +0000 Subject: [PATCH] Bump fastjson from 1.2.12 to 1.2.25 in /demo-httpclient Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.12 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.12...1.2.25) Signed-off-by: dependabot[bot] --- demo-httpclient/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-httpclient/pom.xml b/demo-httpclient/pom.xml index 8de26b3..113c2e4 100644 --- a/demo-httpclient/pom.xml +++ b/demo-httpclient/pom.xml @@ -66,7 +66,7 @@ com.alibaba fastjson - 1.2.12 + 1.2.25