From fcfb1d8b400c98492480b0b6937123d8d6fa0949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:28:18 +0000 Subject: [PATCH] chore(deps): bump com.alibaba:fastjson from 2.0.42 to 2.0.43 Bumps [com.alibaba:fastjson](https://github.com/alibaba/fastjson2) from 2.0.42 to 2.0.43. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.42...2.0.43) --- 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 02c8ffc..bdaeae5 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 3.2.9 1.2.20 3.3.2 - 2.0.42 + 2.0.43 2.0.43 32.1.3-jre 5.8.23 -- GitLab