From f533d818a5a86b63b43d1c82905754bdba6007f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 01:53:56 +0000 Subject: [PATCH] Bump fastjson from 1.1.33 to 1.2.83 in /BasicDemo Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.1.33 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.1.33...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BasicDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasicDemo/pom.xml b/BasicDemo/pom.xml index 3baa379..d916ce5 100644 --- a/BasicDemo/pom.xml +++ b/BasicDemo/pom.xml @@ -50,7 +50,7 @@ com.alibaba fastjson - 1.1.33 + 1.2.83