From 92510580ebc3061785b3934f3a6917ec7db9ec6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 18:01:36 +0000 Subject: [PATCH] chore(deps): bump fastjson2 from 2.0.31 to 2.0.32 Bumps [fastjson2](https://github.com/alibaba/fastjson2) from 2.0.31 to 2.0.32. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.31...2.0.32) --- updated-dependencies: - dependency-name: com.alibaba.fastjson2:fastjson2 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 fbc48f8..e09dc35 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.2.18 3.3.1 1.2.83 - 2.0.31 + 2.0.32 31.1-jre 5.8.18 3.0.2 -- GitLab