From cbbb7a5615323d21fe65b7446c272b56b41cd74c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 07:02:01 +0000 Subject: [PATCH] chore(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.40 to 2.0.41 Bumps [com.alibaba.fastjson2:fastjson2](https://github.com/alibaba/fastjson2) from 2.0.40 to 2.0.41. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](https://github.com/alibaba/fastjson2/compare/2.0.40...2.0.41) --- 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 c40fbfc..6ad5b71 100644 --- a/pom.xml +++ b/pom.xml @@ -75,7 +75,7 @@ 1.2.19 3.3.2 2.0.41 - 2.0.40 + 2.0.41 32.1.2-jre 5.8.22 3.0.2 -- GitLab