From 6920249217c2b4f6693d1ffdf5f6168b923c161e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 07:23:17 +0000 Subject: [PATCH] Bump fastjson from 1.2.80 to 1.2.83 in /excel-demo Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.80 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.80...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- excel-demo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/excel-demo/pom.xml b/excel-demo/pom.xml index e481f4a..71adb62 100644 --- a/excel-demo/pom.xml +++ b/excel-demo/pom.xml @@ -46,7 +46,7 @@ com.alibaba fastjson - 1.2.80 + 1.2.83