From 157d413d67073e25523a50ba0b9cb9f9261c2daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 08:37:17 +0000 Subject: [PATCH] Bump fastjson from 1.1.33 to 1.2.25 in /ExceptionDemo Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.33 to 1.2.25. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.1.33...1.2.25) Signed-off-by: dependabot[bot] --- ExceptionDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ExceptionDemo/pom.xml b/ExceptionDemo/pom.xml index 1d71861..6e56c9d 100644 --- a/ExceptionDemo/pom.xml +++ b/ExceptionDemo/pom.xml @@ -69,7 +69,7 @@ com.alibaba fastjson - 1.1.33 + 1.2.25