From 266a4a23e4f72a9bbb5bf71de6a3d2f093047b04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 12:11:10 +0000 Subject: [PATCH] Bump fastjson from 1.2.76 to 1.2.80 Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.76 to 1.2.80. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.76...1.2.80) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 641189b..2f98346 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ com.alibaba fastjson - 1.2.76 + 1.2.80 com.squareup.okhttp3