From 16ffe3e3b8ee0a7fd6638bff216426702300a88c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 03:13:42 +0000 Subject: [PATCH] build(deps): bump fastjson from 1.2.62 to 1.2.83 in /quickstart-spider Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.62 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.62...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- quickstart-spider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart-spider/pom.xml b/quickstart-spider/pom.xml index 4bd6e0c..5b68139 100644 --- a/quickstart-spider/pom.xml +++ b/quickstart-spider/pom.xml @@ -95,7 +95,7 @@ com.alibaba fastjson - 1.2.62 + 1.2.83