From 50403bc2c71fe8f4013d56f2ed54648909c133f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 13:07:46 +0000 Subject: [PATCH] :arrow_up: Bump fastjson from 2.0.26 to 2.0.28 Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.26 to 2.0.28. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.26...2.0.28) --- 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 46505f7..49c6cca 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ com.alibaba fastjson - 2.0.26 + 2.0.28 com.squareup.okhttp3